Changeset - 18d9479bc93a
kallithea/i18n/be/LC_MESSAGES/kallithea.po
Show inline comments
 
# Belarusian translations for Kallithea.
 
# Copyright (C) 2016 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2016.
 
# #, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Яшчэ не было змен"
 

	
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/controllers/changelog.py:136
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:88
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
msgid "None"
 
msgstr "Нічога"
 

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(зачынена)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Паказваць прабелы"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ігнараваць прабелы"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Павялічыць кантэкст да %(num)s радкоў"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
#| msgid "No permission to change pull request status"
 
msgid "No permission to change status"
 
msgstr "Няма правоў змяняць статус pull-запыту"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Pull-запыт %s паспяхова выдалены"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Няма такой рэвізіі ў гэтым рэпазітары"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr "Не атрымалася знайсці іншы рэпазітар %s"
 

	
 
#: kallithea/controllers/compare.py:72
 
msgid "Cannot compare repositories of different types"
 
msgstr "Немагчыма параўноўваць рэпазітары розных тыпаў"
 

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "Немагчыма параўноўваць рэпазітары без агульнага продка"
 

	
 
#: kallithea/controllers/error.py:70
 
msgid "No response"
 
msgstr "Няма адказу"
 

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Невядомая памылка"
 
@@ -3331,196 +3331,195 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 
"Рэвізія па змоўчанні, з якой будзе рабіцца выгрузка файлаў пры спампоўцы"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr "Захаваць налады"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr "Карыстальніцкія хукі"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
 
msgid "Index build option"
 
msgstr "Опцыі стварэння індэксу"
kallithea/i18n/cs/LC_MESSAGES/kallithea.po
Show inline comments
 
# Czech translations for Kallithea.
 
# Copyright (C) 2014 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2014.
 
# #, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(zavřeno)"
 

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

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
msgid "No permission to change status"
 
msgstr "Změny"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Úspěšně aktualizované heslo"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Taková revize neexistuje"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, fuzzy, python-format
 
#| msgid "Go to tip of repository"
 
msgid "Could not find other repository %s"
 
msgstr "Prázdný repozitář"
 

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:70
 
#, fuzzy
 
msgid "No response"
 
msgstr "Neznámá revize %s"
 

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr ""
 
@@ -3254,196 +3254,195 @@ msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#, fuzzy
 
msgid "Save Settings"
 
msgstr "Nastavení"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
 

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

	
kallithea/i18n/da/LC_MESSAGES/kallithea.po
Show inline comments
 
# Translations template for Kallithea.
 
# Copyright (C) 2017 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3.99\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Der er ingen changesets endnu"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(lukket)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Vis mellemrum"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignorer mellemrum"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Øg diff konteksten med %(num)s linjer"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, 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:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Pull-forespørgsel %s slettet successfuldt"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "En sådan revision findes ikke for dette repository"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr "Kunne ikke finde andet repository %s"
 

	
 
#: kallithea/controllers/compare.py:72
 
msgid "Cannot compare repositories of different types"
 
msgstr "Kan ikke sammenligne repositories af forskellige typer"
 

	
 
#: kallithea/controllers/compare.py:244
 
msgid "Cannot show empty diff"
 
msgstr "Kan ikke vise en tom diff"
 

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr "Ingen forfader fundet for merge diff"
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr "Flere merge forfædre fundet for merge sammenligning"
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "Kan ikke sammenligne repositories uden en fælles forfader"
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Ukendt fejl"
 

	
 
@@ -3255,196 +3255,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/de/LC_MESSAGES/kallithea.po
Show inline comments
 
# German translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# stephanj <info@stephan-jauernick.de>, 2013
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2019-03-14 01:03+0000\n"
 
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\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 3.5.1\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Es gibt noch keine Änderungssätze"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(geschlossen)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Zeige unsichtbare Zeichen"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignoriere unsichtbare Zeichen"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Erhöhe diff-Kontext auf %(num)s Zeilen"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, 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:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Pull-Request %s erfolgreich gelöscht"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Die angegebene Version existiert nicht in diesem Repository"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, 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:72
 
#, 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:244
 
msgid "Cannot show empty diff"
 
msgstr "Kann leeren diff nicht anzeigen"
 

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr "Es konnte kein Vorfahre für den merge diff gefunden werden"
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr "Es wurden mehrere merge Vorfahren für den merge Vergleich gefunden"
 

	
 
#: kallithea/controllers/compare.py:266
 
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:70
 
@@ -3434,196 +3434,195 @@ msgstr ""
 
"Repository von dieser URL bezogen werden."
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
msgid "Change owner of this repository."
 
msgstr "Besitzer des Repositorys ändern."
 

	
 
#: 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 "Statistiken zurücksetzen"
 

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

	
 
#: kallithea/templates/admin/repos/repos.html:43
 
msgid "State"
 
msgstr ""
 

	
 
#: 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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/settings/settings_email.html:12
 
msgid "Send"
 
msgstr "Senden"
 

	
 
#: 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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr "Einstellungen speichern"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
msgid "Failed to remove hook"
 
msgstr ""
 

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

	
 
#: 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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
 
msgid "Index build option"
 
msgstr ""
kallithea/i18n/el/LC_MESSAGES/kallithea.po
Show inline comments
 
# Greek translations for Kallithea.
 
# Copyright (C) 2015 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2015.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2017-06-14 18:51+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 2.15-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Δεν υπάρχουν σετ αλλαγών ακόμα"
 

	
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/controllers/changelog.py:136
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:88
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
msgid "None"
 
msgstr "Χωρίς"
 

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(κλειστό)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Εμφάνιση κενού"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Αγνόηση κενού"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Αύξηση του diff πλαισίου σε %(num)s γραμμές"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
#| msgid "No permission to change pull request status"
 
msgid "No permission to change status"
 
msgstr "Χωρίς δικαιώματα αλλαγής της κατάστασης του αιτήματος έλξης"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Επιτυχής διαγραφή αιτήματος έλξης %s"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Δεν υπάρχει τέτοια αναθεώρηση για αυτό το αποθετήριο"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, fuzzy, python-format
 
#| msgid "Error creating repository %s"
 
msgid "Could not find other repository %s"
 
msgstr "Βλάβη κατά τη δημιουργία του αποθετηρίου %s"
 

	
 
#: kallithea/controllers/compare.py:72
 
#, fuzzy
 
#| msgid "Cannot compare repositories without using common ancestor"
 
msgid "Cannot compare repositories of different types"
 
msgstr ""
 
"Δεν μπορεί να γίνει σύγκριση αποθετηρίων χωρίς να χρησιμοποιηθεί κοινός "
 
"πρόγονος"
 

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 
"Δεν μπορεί να γίνει σύγκριση αποθετηρίων χωρίς να χρησιμοποιηθεί κοινός "
 
"πρόγονος"
 

	
 
#: kallithea/controllers/error.py:70
 
@@ -3270,196 +3270,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/es/LC_MESSAGES/kallithea.po
Show inline comments
 
# Spanish translations for Kallithea.
 
# Copyright (C) 2016 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2018-04-18 11:43+0000\n"
 
"Last-Translator: Jesús Sánchez <jsanchezfdz95@gmail.com>\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 3.0-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Aún no hay cambios"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(cerrado)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Mostrar espacios en blanco"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignorar espacios en blanco"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Aumentar el contexto del diff a %(num)s lineas"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, 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:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Petición de pull %s eliminada correctamente"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "La revisión no existe en este repositorio"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr "No se puede encontrar otro repositorio %s"
 

	
 
#: kallithea/controllers/compare.py:72
 
msgid "Cannot compare repositories of different types"
 
msgstr "No se pueden comparar repositorios de diferentes tipos"
 

	
 
#: kallithea/controllers/compare.py:244
 
msgid "Cannot show empty diff"
 
msgstr "No se puede mostrar diff vacio"
 

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "No se pueden comparar repositorios sin usar un ancestro común"
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Error desconocido"
 

	
 
@@ -3249,196 +3249,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
# French translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2019-03-20 10:03+0000\n"
 
"Last-Translator: Étienne Gilli <etienne.gilli@gmail.com>\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 3.6-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Il n’y a aucun changement pour le moment"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(fermé)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Afficher les espaces et tabulations"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignorer les espaces et tabulations"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Augmenter le contexte du diff à %(num)s lignes"
 

	
 
#: kallithea/controllers/changeset.py:202
 
msgid "No permission to change status"
 
msgstr "Permission manquante pour changer le statut"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, 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:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
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:66
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr "Impossible de trouver l'autre dépôt %s"
 

	
 
#: kallithea/controllers/compare.py:72
 
msgid "Cannot compare repositories of different types"
 
msgstr "Impossible de comparer des dépôts de types différents"
 

	
 
#: kallithea/controllers/compare.py:244
 
msgid "Cannot show empty diff"
 
msgstr "Impossible d'afficher un diff vide"
 

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr "Aucun ancêtre trouvé pour le diff de fusion"
 

	
 
#: kallithea/controllers/compare.py:250
 
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:266
 
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:70
 
msgid "No response"
 
msgstr "Pas de réponse"
 

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Erreur inconnue"
 

	
 
#: kallithea/controllers/error.py:84
 
msgid ""
 
@@ -327,222 +327,224 @@ msgstr "Mauvais captcha"
 
#: kallithea/controllers/login.py:145
 
#, python-format
 
msgid "You have successfully registered with %s"
 
msgstr "Vous vous êtes inscrit avec succès avec %s"
 

	
 
#: kallithea/controllers/login.py:189
 
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:238
 
msgid "Invalid password reset token"
 
msgstr "Clé de réinitialisation de mot de passe invalide"
 

	
 
#: kallithea/controllers/admin/my_account.py:155
 
#: kallithea/controllers/login.py:243
 
msgid "Successfully updated password"
 
msgstr "Mot de passe mis à jour avec succès"
 

	
 
#: kallithea/controllers/pullrequests.py:71
 
#, python-format
 
msgid "Invalid reviewer \"%s\" specified"
 
msgstr "Reviewer spécifié \"%s\" non valide"
 

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

	
 
#: kallithea/controllers/pullrequests.py:160
 
#: kallithea/templates/changeset/changeset.html:12
 
msgid "Changeset"
 
msgstr "Changements"
 

	
 
#: kallithea/controllers/pullrequests.py:181
 
msgid "Special"
 
msgstr "Spécial"
 

	
 
#: kallithea/controllers/pullrequests.py:182
 
msgid "Peer branches"
 
msgstr "Branches appairées"
 

	
 
#: kallithea/controllers/pullrequests.py:183 kallithea/model/scm.py:712
 
msgid "Bookmarks"
 
msgstr "Signets"
 

	
 
#: kallithea/controllers/pullrequests.py:320
 
#, python-format
 
msgid "Error creating pull request: %s"
 
msgstr "Erreur de création de la demande de pull : %s"
 

	
 
#: kallithea/controllers/pullrequests.py:347
 
#: kallithea/controllers/pullrequests.py:370
 
msgid "Error occurred while creating pull request"
 
msgstr "Une erreur est survenue durant la création de la pull request"
 

	
 
#: kallithea/controllers/pullrequests.py:352
 
msgid "Successfully opened new pull request"
 
msgstr "La requête de pull a été ouverte avec succès"
 

	
 
#: kallithea/controllers/pullrequests.py:375
 
msgid "New pull request iteration created"
 
msgstr "Nouvelle itération de requête de pull créée"
 

	
 
#: kallithea/controllers/pullrequests.py:403
 
#, 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:407
 
#, 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:423
 
#: kallithea/model/pull_request.py:234
 
msgid "No description"
 
msgstr "Aucune description"
 

	
 
#: kallithea/controllers/pullrequests.py:432
 
msgid "Pull request updated"
 
msgstr "Pull request mise à jour"
 

	
 
#: kallithea/controllers/pullrequests.py:445
 
msgid "Successfully deleted pull request"
 
msgstr "La requête de pull a été supprimée avec succès"
 

	
 
#: kallithea/controllers/pullrequests.py:481
 
#, python-format
 
msgid "Revision %s not found in %s"
 
msgstr "Révision %s non trouvée dans %s"
 

	
 
#: kallithea/controllers/pullrequests.py:508
 
#, 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."
 
"Erreur : Pas de changeset trouvé lors de l'affichage la requête de pull "
 
"de %s."
 

	
 
#: kallithea/controllers/pullrequests.py:522
 
#, 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:524
 
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:543
 
#, python-format
 
msgid "The following additional changes are available on %s:"
 
msgstr "Les modifications additionnelles suivantes sont disponibles sur %s :"
 
msgstr ""
 
"Les modifications additionnelles suivantes sont disponibles sur %s :"
 

	
 
#: kallithea/controllers/pullrequests.py:545
 
#: kallithea/controllers/pullrequests.py:549
 
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:557
 
#, 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:564
 
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."
 
msgstr ""
 
"Les itérations des requêtes de pull Git ne sont pas encore supportées."
 

	
 
#: kallithea/controllers/pullrequests.py:566
 
#, 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:590
 
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:136
 
msgid "Invalid search query. Try quoting it."
 
msgstr "Requête invalide. Essayez de la mettre entre guillemets."
 

	
 
#: kallithea/controllers/search.py:140
 
msgid "The server has no search index."
 
msgstr "Le serveur n'a pas d'index de recherche."
 

	
 
#: kallithea/controllers/search.py:143
 
msgid "An error occurred during search operation."
 
msgstr "Une erreur est survenue pendant la recherche."
 

	
 
#: kallithea/controllers/summary.py:177
 
#: kallithea/templates/summary/summary.html:395
 
msgid "No data ready yet"
 
msgstr "Aucune donnée actuellement disponible"
 

	
 
#: kallithea/controllers/summary.py:180
 
#: kallithea/templates/summary/summary.html:89
 
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:135
 
msgid "Auth settings updated successfully"
 
msgstr "Mise à jour des paramètres d'authentification effectuée avec succès"
 

	
 
#: kallithea/controllers/admin/auth_settings.py:146
 
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:75
 
msgid "Default settings updated successfully"
 
msgstr "Mise à jour des réglages par défaut effectuée avec succès"
 

	
 
#: kallithea/controllers/admin/defaults.py:90
 
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:58
 
#: kallithea/controllers/admin/my_account.py:230
 
#: kallithea/controllers/admin/users.py:248
 
msgid "Forever"
 
msgstr "Pour toujours"
 

	
 
#: kallithea/controllers/admin/gists.py:59
 
#: kallithea/controllers/admin/my_account.py:231
 
#: kallithea/controllers/admin/users.py:249
 
msgid "5 minutes"
 
msgstr "5 minute"
 

	
 
#: kallithea/controllers/admin/gists.py:60
 
#: kallithea/controllers/admin/my_account.py:232
 
#: kallithea/controllers/admin/users.py:250
 
msgid "1 hour"
 
msgstr "1 heure"
 

	
 
#: kallithea/controllers/admin/gists.py:61
 
#: kallithea/controllers/admin/my_account.py:233
 
#: kallithea/controllers/admin/users.py:251
 
msgid "1 day"
 
msgstr "1 jour"
 

	
 
#: kallithea/controllers/admin/gists.py:62
 
#: kallithea/controllers/admin/my_account.py:234
 
#: kallithea/controllers/admin/users.py:252
 
msgid "1 month"
 
msgstr "1 mois"
 

	
 
#: kallithea/controllers/admin/gists.py:66
 
#: kallithea/controllers/admin/my_account.py:236
 
#: kallithea/controllers/admin/users.py:254
 
#: 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:140
 
msgid "Error occurred during gist creation"
 
@@ -881,194 +883,194 @@ msgid "An error occurred during this ope
 
msgstr "Une erreur est survenue durant cette opération"
 

	
 
#: kallithea/controllers/admin/repos.py:491
 
#: kallithea/controllers/admin/repos.py:512
 
msgid "Repository has been locked"
 
msgstr "Ce dépôt a été verrouillé"
 

	
 
#: kallithea/controllers/admin/repos.py:494
 
#: kallithea/controllers/admin/repos.py:509
 
msgid "Repository has been unlocked"
 
msgstr "Ce dépôt a été déverrouillé"
 

	
 
#: kallithea/controllers/admin/repos.py:497
 
#: kallithea/controllers/admin/repos.py:516
 
msgid "An error occurred during unlocking"
 
msgstr "Une erreur est survenue durant le déverrouillage"
 

	
 
#: kallithea/controllers/admin/repos.py:528
 
msgid "Cache invalidation successful"
 
msgstr "Invalidation du cache réalisée avec succès"
 

	
 
#: kallithea/controllers/admin/repos.py:532
 
msgid "An error occurred during cache invalidation"
 
msgstr "Une erreur est survenue durant l’invalidation du cache"
 

	
 
#: kallithea/controllers/admin/repos.py:545
 
msgid "Pulled from remote location"
 
msgstr "Les changements distants ont été récupérés"
 

	
 
#: kallithea/controllers/admin/repos.py:548
 
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:579
 
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:135
 
msgid "Updated VCS settings"
 
msgstr "Réglages des gestionnaires de versions mis à jour"
 

	
 
#: kallithea/controllers/admin/settings.py:139 kallithea/lib/utils.py:231
 
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"
 

	
 
#: kallithea/controllers/admin/settings.py:145
 
#: kallithea/controllers/admin/settings.py:234
 
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:174
 
#, 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:189
 
#, python-format
 
msgid "Invalidated %s repositories"
 
msgstr "%s dépôts invalidés"
 

	
 
#: kallithea/controllers/admin/settings.py:230
 
msgid "Updated application settings"
 
msgstr "Réglages mis à jour"
 

	
 
#: kallithea/controllers/admin/settings.py:283
 
msgid "Updated visualisation settings"
 
msgstr "Réglages d’affichage mis à jour"
 

	
 
#: kallithea/controllers/admin/settings.py:288
 
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:312
 
msgid "Please enter email address"
 
msgstr "Veuillez entrer votre adresse e-mail"
 

	
 
#: kallithea/controllers/admin/settings.py:327
 
msgid "Send email task created"
 
msgstr "Tâche d'envoi d'e-mail créée"
 

	
 
#: kallithea/controllers/admin/settings.py:355
 
msgid "Hook already exists"
 
msgstr "Le hook existe déjà"
 

	
 
#: kallithea/controllers/admin/settings.py:357
 
msgid "Builtin hooks are read-only. Please use another hook name."
 
msgstr ""
 
"Les hooks intégrés sont en lecture seule. Merci de choisir un autre nom pour "
 
"le hook."
 
"Les hooks intégrés sont en lecture seule. Merci de choisir un autre nom "
 
"pour le hook."
 

	
 
#: kallithea/controllers/admin/settings.py:360
 
msgid "Added new hook"
 
msgstr "Le nouveau hook a été ajouté"
 

	
 
#: kallithea/controllers/admin/settings.py:376
 
msgid "Updated hooks"
 
msgstr "Hooks mis à jour"
 

	
 
#: kallithea/controllers/admin/settings.py:380
 
msgid "Error occurred during hook creation"
 
msgstr "Une erreur est survenue durant la création du hook"
 

	
 
#: kallithea/controllers/admin/settings.py:404
 
msgid "Whoosh reindex task scheduled"
 
msgstr "La tâche de réindexation Whoosh a été planifiée"
 

	
 
#: kallithea/controllers/admin/user_groups.py:143
 
#, python-format
 
msgid "Created user group %s"
 
msgstr "Groupe d'utilisateurs %s créé"
 

	
 
#: kallithea/controllers/admin/user_groups.py:156
 
#, 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:184
 
#, python-format
 
msgid "Updated user group %s"
 
msgstr "Groupe d'utilisateurs %s mis à jour"
 

	
 
#: kallithea/controllers/admin/user_groups.py:206
 
#, 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:217
 
msgid "Successfully deleted user group"
 
msgstr "Groupe d'utilisateurs supprimé avec succès"
 

	
 
#: kallithea/controllers/admin/user_groups.py:222
 
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:278
 
msgid "Target group cannot be the same"
 
msgstr "Le groupe cible ne peut pas être le même"
 

	
 
#: kallithea/controllers/admin/user_groups.py:284
 
msgid "User group permissions updated"
 
msgstr "Permissions du groupe d'utilisateurs mises à jour"
 

	
 
#: kallithea/controllers/admin/user_groups.py:395
 
#: kallithea/controllers/admin/users.py:340
 
msgid "Updated permissions"
 
msgstr "Permissions mises à jour"
 

	
 
#: kallithea/controllers/admin/user_groups.py:399
 
#: kallithea/controllers/admin/users.py:344
 
msgid "An error occurred during permissions saving"
 
msgstr "Une erreur est survenue durant l’enregistrement des permissions"
 

	
 
#: kallithea/controllers/admin/users.py:123
 
#, python-format
 
msgid "Created user %s"
 
msgstr "Utilisateur %s créé"
 

	
 
#: kallithea/controllers/admin/users.py:138
 
#, 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:162
 
msgid "User updated successfully"
 
msgstr "L’utilisateur a été mis à jour avec succès"
 

	
 
#: kallithea/controllers/admin/users.py:190
 
msgid "Successfully deleted user"
 
msgstr "Utilisateur supprimé avec succès"
 

	
 
#: kallithea/controllers/admin/users.py:195
 
msgid "An error occurred during deletion of user"
 
msgstr "Une erreur est survenue durant la suppression de l’utilisateur"
 

	
 
#: kallithea/controllers/admin/users.py:203
 
msgid "The default user cannot be edited"
 
msgstr "L'utilisateur par défaut ne peut pas être modifié"
 

	
 
#: kallithea/controllers/admin/users.py:412
 
#, python-format
 
msgid "Added IP address %s to user whitelist"
 
msgstr "L'adresse IP %s a été ajoutée à la liste blanche"
 
@@ -1456,268 +1458,268 @@ msgstr "Seul un administrateur peut créer des groupes d'utilisateurs"
 

	
 
#: kallithea/model/db.py:1724
 
msgid "Non-admins can create user groups"
 
msgstr ""
 
"Les utilisateurs non-administrateurs peuvent créer des groupes "
 
"d'utilisateurs"
 

	
 
#: kallithea/model/db.py:1726
 
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:1727
 
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:1729
 
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"
 

	
 
#: kallithea/model/db.py:1730
 
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"
 

	
 
#: kallithea/model/db.py:1732
 
msgid "Only admins can fork repositories"
 
msgstr "Seul un administrateur peut faire un fork de dépôt"
 

	
 
#: kallithea/model/db.py:1733
 
msgid "Non-admins can fork repositories"
 
msgstr "Les utilisateurs non-administrateurs peuvent faire un fork de dépôt"
 

	
 
#: kallithea/model/db.py:1735
 
msgid "Registration disabled"
 
msgstr "Enregistrement désactivé"
 

	
 
#: kallithea/model/db.py:1736
 
msgid "User registration with manual account activation"
 
msgstr "Enregistrement des utilisateurs avec activation de compte manuelle"
 

	
 
#: kallithea/model/db.py:1737
 
msgid "User registration with automatic account activation"
 
msgstr ""
 
"Enregistrement des utilisateurs avec activation de compte automatique"
 

	
 
#: kallithea/model/db.py:2263
 
msgid "Not reviewed"
 
msgstr "Pas encore relue"
 

	
 
#: kallithea/model/db.py:2264
 
msgid "Under review"
 
msgstr "En cours de relecture"
 

	
 
#: kallithea/model/db.py:2265
 
msgid "Not approved"
 
msgstr "Non approuvée"
 

	
 
#: kallithea/model/db.py:2266
 
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:165
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgstr ""
 
"[Commentaire] Changeset %(short_id)s « %(message_short)s » de %(repo_name)s "
 
"dans %(branch)s"
 
"[Commentaire] Changeset %(short_id)s « %(message_short)s » de "
 
"%(repo_name)s dans %(branch)s"
 

	
 
#: kallithea/model/notification.py:168
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr "Nouvel utilisateur %(new_username)s enregistré"
 

	
 
#: kallithea/model/notification.py:170
 
#, 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 ""
 
"[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:171
 
#, 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 ""
 
"[Commentaire] %(repo_name)s PR %(pr_nice_id)s « %(pr_title_short)s » depuis "
 
"%(pr_source_branch)s par %(pr_owner_username)s"
 
"[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:184
 
msgid "Closing"
 
msgstr "Fermeture"
 

	
 
#: kallithea/model/pull_request.py:76
 
#, python-format
 
msgid ""
 
"%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
 
msgstr ""
 
"%(user)s veut que vous regardiez la demande de pull %(pr_nice_id)s : "
 
"%(pr_title)s"
 

	
 
#: kallithea/model/pull_request.py:211
 
msgid "Cannot create empty pull request"
 
msgstr "Impossible de créer une requête de pull vide"
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgstr ""
 
"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"
 
"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:247 kallithea/model/pull_request.py:382
 
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:341
 
msgid "Missing changesets since the previous iteration:"
 
msgstr "Changeset manquant depuis la précédente itération :"
 

	
 
#: kallithea/model/pull_request.py:348
 
#, 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:355
 
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:362
 
#, python-format
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgstr ""
 
"Cette itération est basée sur une autre révision %s et il n'y a pas de diff "
 
"simple."
 
"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:364
 
#, 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:390
 
#, python-format
 
msgid "Closed, next iteration: %s ."
 
msgstr "Fermé, itération suivante : %s."
 

	
 
#: kallithea/model/scm.py:698
 
msgid "latest tip"
 
msgstr "Dernier sommet"
 

	
 
#: kallithea/model/user.py:189
 
msgid "New user registration"
 
msgstr "Nouveau enregistrement d'utilisateur"
 

	
 
#: kallithea/model/user.py:253
 
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:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgstr ""
 
"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:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 
"owners or remove those repository groups: %s"
 
msgstr ""
 
"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:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgstr ""
 
"L’utilisateur « %s » possède %s groupes d'utilisateurs et ne peut pas "
 
"être supprimé. Changez les propriétaires de ces groupes d'utilisateurs ou "
 
"supprimez-les : %s"
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr "Lien de remise à zéro du mot de passe"
 

	
 
#: kallithea/model/user.py:413
 
msgid "Password reset notification"
 
msgstr "Notification de réinitialisation du mot de passe"
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgstr ""
 
"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:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr "Cette valeur ne peut être une liste vide"
 

	
 
#: kallithea/model/validators.py:74
 
#, python-format
 
msgid "Username \"%(username)s\" already exists"
 
msgstr "Le nom d’utilisateur « %(username)s » existe déjà"
 

	
 
#: kallithea/model/validators.py:76
 
#, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr "Le nom d’utilisateur « %(username)s » n’est pas valide"
 

	
 
#: kallithea/model/validators.py:78
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or "
 
"dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 
"Le nom d'utilisateur ne peut contenir que des caractères alphanumériques, "
 
"des underscores (_), points, traits d'union et doit commencer avec un "
 
"caractère alphanumérique ou un underscore"
 

	
 
#: kallithea/model/validators.py:105
 
msgid "The input is not valid"
 
@@ -2505,208 +2507,208 @@ 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:397
 
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:28
 
#: kallithea/templates/admin/users/user_edit.html:31
 
msgid "API Keys"
 
msgstr "Clés de l'API"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:29
 
msgid "Owned Repositories"
 
msgstr "Dépôts possédés"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:30
 
#: kallithea/templates/journal/journal.html:33
 
msgid "Watched Repositories"
 
msgstr "Dépôts surveillés"
 

	
 
#: kallithea/templates/admin/my_account/my_account.html:31
 
#: kallithea/templates/admin/permissions/permissions.html:30
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:32
 
#: kallithea/templates/admin/users/user_edit.html:34
 
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/users/user_edit_api_keys.html:41
 
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/permissions/permissions_ips.html:33
 
#: kallithea/templates/admin/repos/repo_add_base.html:64
 
#: 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
 
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"
 
"account, as if you had provided the script or service with your actual\n"
 
"password.\n"
 
msgstr ""
 
"\n"
 
"Les clés API sont utilisées pour permettre à des scripts et des services "
 
"d'accéder à %s en utilisant votre compte, comme si vous aviez fourni votre "
 
"mot de passe à ces scripts ou services.\n"
 
"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"
 
"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 ""
 
"\n"
 
"Comme les mots de passe, les clés API ne devraient donc jamais être "
 
"diffusées à des tiers, ni passés à des scripts ou services auxquels vous ne "
 
"faites pas confiance. Si cette diffusion a tout de même lieu, vous pouvez "
 
"réinitialiser la clé API sur cette page pour qu'elle ne puisse plus être "
 
"utilisée.\n"
 
"diffusées à des tiers, ni passés à des scripts ou services auxquels vous "
 
"ne faites pas confiance. Si cette diffusion a tout de même lieu, 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 email 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 adrese"
 

	
 
#: 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:13
 
#: kallithea/templates/admin/my_account/my_account_watched.html:13
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:39
 
#: kallithea/templates/admin/repos/repo_add_base.html:6
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:4
 
#: kallithea/templates/admin/repos/repos.html:38
 
#: kallithea/templates/admin/user_groups/user_groups.html:38
 
#: kallithea/templates/base/perms_summary.html:54
 
#: kallithea/templates/files/files_browser.html:51
 
msgid "Name"
 
msgstr "Nom"
 

	
 
#: 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"
 
@@ -3416,205 +3418,213 @@ msgstr ""
 
"partir de cette URL."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
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/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr "Saisir le nom de l'utilisateur"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
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
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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
 
#, fuzzy
 
#| msgid ""
 
#| "HTML (possibly with                         JavaScript and/or CSS) "
 
#| "that will be added to the bottom                         of every "
 
#| "page. This can be used for web analytics                         "
 
#| "systems like Google Analytics or Piwik, but also "
 
#| "to                         perform instance-specific customizations "
 
#| "like adding a                         project banner at the top of "
 
#| "every page."
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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 ""
 
"HTML (potentiellement avec du JavaScript et/ou du CSS) qui sera ajouté en "
 
"bas de chaque page. Cela peut être utilisé pour les systèmes d'analyse de "
 
"trafic Web (comme Google Analytics ou Piwik), mais aussi pour effectuer des "
 
"personnalisations spécifiques à une instance, comme ajouter une bannière de "
 
"projet en haut de chaque page."
 
"trafic Web (comme Google Analytics ou Piwik), 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."
 
msgstr ""
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr "Enregistrer les options"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr "Hooks Mercurial intégrés (lecture seule)"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr "Hooks personnalisés"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgstr ""
 
"Les hooks peuvent être utilisés pour déclencher des actions lors de "
 
"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:60
 
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."
 
msgstr ""
 
"Cocher cette option pour supprimer tous les commentaires, les requêtes de "
 
"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 ""
 
"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."
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
msgid "Overwrite existing Git hooks"
 
msgstr "Écraser les hooks Git existants"
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
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 ""
 
@@ -3735,198 +3745,199 @@ msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting "
 
"take effect."
 
msgstr ""
 
"Cliquez pour déverrouiller. Vous devez redémarrer Kallithea pour ce que "
 
"réglage prenne effet."
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 
"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 "
 
"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 ""
 
"L'URL de Gravatar vous permet d'utiliser un autre serveur d'avatars.\n"
 
"                                                        Les variables "
 
"suivantes dans l'URL seront remplacées comme suit :\n"
 
"                                                        {scheme}    "
 
"'http' ou 'https' envoyé à partir du serveur Kallithea en cours "
 
"d'utilisation,\n"
 
"                                                        {email}     "
 
"adresse e-mail de l'utilisateur,\n"
 
"                                                        {md5email}  "
 
"empreinte md5 (hash) de l'adresse e-mail de l'utilisateur (comme sur "
 
"gravatar.com),\n"
 
"                                                        {size}      "
 
"taille de l'image demandée au serveur,\n"
 
"                                                        {netloc}    "
 
"emplacement réseau/hôte du serveur Kallithea en cours d'utilisation."
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:63
 
msgid "Clone URL"
 
msgstr "URL de clone"
 

	
 
#: 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"
 
msgstr ""
 
"Modèle de construction d'URL de clone. Par exemple : "
 
"'{scheme}://{user}@{netloc}/{repo}'.\n"
 
"Modèle de construction d'URL de clone. Par exemple : '{scheme}://{user}"
 
"@{netloc}/{repo}'.\n"
 
"                                                       Les variables "
 
"suivantes sont disponibles :\n"
 
"                                                        {scheme}    'http' "
 
"ou 'https' envoyé à partir du serveur Kallithea en cours d'utilisation,\n"
 
"                                                        {scheme}    "
 
"'http' ou 'https' envoyé à partir du serveur Kallithea en cours "
 
"d'utilisation,\n"
 
"                                                        {user}     nom de "
 
"l'utilisateur courant,\n"
 
"                                                        {netloc}    "
 
"emplacement réseau/hôte du serveur Kallithea en cours d'utilisation,\n"
 
"                                                        {repo}    nom "
 
"complet du dépôt,\n"
 
"                                                        {repoid}    ID du "
 
"dépôt, peut être utilisé pour cloner par ID."
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
msgid "Repository page size"
 
msgstr "Taille de la page du dépôt"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgstr ""
 
"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:62
 
msgid "Admin page size"
 
msgstr "Taille de la page d'admin"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgstr ""
 
"Nombre d'éléments affichés dans les grilles des pages admin avant "
 
"d'afficher la pagination."
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
msgid "Icons"
 
msgstr "Icônes"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:75
 
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:81
 
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:84
 
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:89
 
msgid "Meta Tagging"
 
msgstr "Meta-tagging"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgstr ""
 
"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:98
 
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_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"
 

	
 
@@ -4267,193 +4278,194 @@ 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:28
 
msgid "Retry"
 
msgstr "Réessayer"
 

	
 
#: kallithea/templates/base/root.html:29
 
#: kallithea/templates/changeset/changeset_file_comment.html:64
 
msgid "Submitting ..."
 
msgstr "Envoi…"
 

	
 
#: kallithea/templates/base/root.html:30
 
msgid "Unable to post"
 
msgstr "Impossible de publier"
 

	
 
#: kallithea/templates/base/root.html:31
 
msgid "Add Another Comment"
 
msgstr "Ajouter un autre commentaire"
 

	
 
#: kallithea/templates/base/root.html:32
 
msgid "Stop following this repository"
 
msgstr "Arrêter de suivre ce dépôt"
 

	
 
#: kallithea/templates/base/root.html:33
 
msgid "Start following this repository"
 
msgstr "Suivre ce dépôt"
 

	
 
#: kallithea/templates/base/root.html:34
 
msgid "Group"
 
msgstr "Groupe"
 

	
 
#: kallithea/templates/base/root.html:35
 
msgid "Loading ..."
 
msgstr "Chargement..."
 

	
 
#: kallithea/templates/base/root.html:36
 
msgid "loading ..."
 
msgstr "chargement..."
 

	
 
#: kallithea/templates/base/root.html:37
 
msgid "Search truncated"
 
msgstr "Recherche tronquée"
 

	
 
#: kallithea/templates/base/root.html:38
 
msgid "No matching files"
 
msgstr "Aucun fichier correspondant"
 

	
 
#: kallithea/templates/base/root.html:39
 
msgid "Open New Pull Request from {0}"
 
msgstr "Ouvrir une nouvelle requête de pull à partir de {0}"
 

	
 
#: kallithea/templates/base/root.html:40
 
msgid "Open New Pull Request for {0} &rarr; {1}"
 
msgstr "Ouvrir une nouvelle requête de pull pour {0} &rarr; {1}"
 

	
 
#: kallithea/templates/base/root.html:41
 
msgid "Show Selected Changesets {0} &rarr; {1}"
 
msgstr "Afficher les changesets sélectionnés {0} &rarr; {1}"
 

	
 
#: kallithea/templates/base/root.html:42
 
msgid "Selection Link"
 
msgstr "Lien vers la sélection"
 

	
 
#: kallithea/templates/base/root.html:43
 
#: kallithea/templates/changeset/diff_block.html:7
 
msgid "Collapse Diff"
 
msgstr "Replier le Diff"
 

	
 
#: kallithea/templates/base/root.html:44
 
msgid "Expand Diff"
 
msgstr "Déplier le Diff"
 

	
 
#: kallithea/templates/base/root.html:45
 
msgid "No revisions"
 
msgstr "Aucune révision"
 

	
 
#: kallithea/templates/base/root.html:46
 
msgid "Type name of user or member to grant permission"
 
msgstr "Saisir le nom de l'utilisateur ou du membre à qui donner l'autorisation"
 
msgstr ""
 
"Saisir le nom de l'utilisateur ou du membre à qui donner l'autorisation"
 

	
 
#: kallithea/templates/base/root.html:47
 
msgid "Failed to revoke permission"
 
msgstr "Échec de la révocation de permission"
 

	
 
#: kallithea/templates/base/root.html:48
 
msgid "Confirm to revoke permission for {0}: {1} ?"
 
msgstr "Voulez-vous vraiment révoquer la permission pour {0} : {1} ?"
 

	
 
#: kallithea/templates/base/root.html:51
 
#: kallithea/templates/compare/compare_diff.html:108
 
msgid "Select changeset"
 
msgstr "Sélectionner le changeset"
 

	
 
#: kallithea/templates/base/root.html:52
 
msgid "Specify changeset"
 
msgstr "Sélectionner le changeset"
 

	
 
#: kallithea/templates/base/root.html:53
 
msgid "Click to sort ascending"
 
msgstr "Tri ascendant"
 

	
 
#: kallithea/templates/base/root.html:54
 
msgid "Click to sort descending"
 
msgstr "Tri descendant"
 

	
 
#: kallithea/templates/base/root.html:55
 
msgid "No records found."
 
msgstr "Aucun élément n’a été trouvé."
 

	
 
#: kallithea/templates/base/root.html:56
 
msgid "Data error."
 
msgstr "Erreur d’intégrité des données."
 

	
 
#: kallithea/templates/base/root.html:57
 
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:221
 
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:77
 
msgid "Removed"
 
msgstr "Supprimé"
 

	
 
#: kallithea/templates/changelog/changelog_details.html:5
 
#: kallithea/templates/changeset/changeset.html:78
 
msgid "Changed"
 
msgstr "Modifié"
 

	
 
#: kallithea/templates/changelog/changelog_details.html:6
 
#: kallithea/templates/changeset/changeset.html:79
 
#: 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
 
@@ -4525,194 +4537,194 @@ msgstr "Branche %s"
 
#: kallithea/templates/changeset/changeset.html:8
 
#, python-format
 
msgid "%s Changeset"
 
msgstr "Changeset de %s"
 

	
 
#: kallithea/templates/changeset/changeset.html:34
 
msgid "Changeset status"
 
msgstr "Statut du changeset"
 

	
 
#: kallithea/templates/changeset/changeset.html:43
 
#: kallithea/templates/changeset/diff_block.html:64
 
#: kallithea/templates/files/diff_2way.html:51
 
msgid "Raw diff"
 
msgstr "Diff brut"
 

	
 
#: kallithea/templates/changeset/changeset.html:46
 
msgid "Patch diff"
 
msgstr "Diff patch"
 

	
 
#: kallithea/templates/changeset/changeset.html:49
 
#: kallithea/templates/changeset/diff_block.html:66
 
#: kallithea/templates/files/diff_2way.html:54
 
msgid "Download diff"
 
msgstr "Télécharger le diff"
 

	
 
#: kallithea/templates/changeset/changeset.html:59
 
#: 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:102
 
msgid "Transplanted from:"
 
msgstr "Transplanté depuis :"
 

	
 
#: kallithea/templates/changeset/changeset.html:108
 
msgid "Replaced by:"
 
msgstr "Remplacé par :"
 

	
 
#: kallithea/templates/changeset/changeset.html:122
 
msgid "Preceded by:"
 
msgstr "Précédé par :"
 

	
 
#: kallithea/templates/changeset/changeset.html:139
 
#: kallithea/templates/compare/compare_diff.html:59
 
#: 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:141
 
#: kallithea/templates/compare/compare_diff.html:61
 
#: 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:154
 
#: kallithea/templates/changeset/changeset.html:173
 
#: kallithea/templates/compare/compare_diff.html:81
 
#: kallithea/templates/pullrequests/pullrequest_show.html:309
 
#: kallithea/templates/pullrequests/pullrequest_show.html:333
 
msgid "Show full diff anyway"
 
msgstr "Afficher le diff complet quand même"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:19
 
msgid "on pull request"
 
msgstr "sur la requête de pull"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:20
 
msgid "No title"
 
msgstr "Aucun titre"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:22
 
msgid "on this changeset"
 
msgstr "sur ce changeset"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:29
 
msgid "Delete comment?"
 
msgstr "Supprimer le commentaire ?"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:37
 
#: kallithea/templates/changeset/changeset_file_comment.html:70
 
msgid "Status change"
 
msgstr "Changement de statut"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:86
 
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."
 
"Les commentaires sont en texte brut. Utilisez @nomutilisateur pour "
 
"envoyer une notification à un autre utilisateur."
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:92
 
msgid "Set changeset status"
 
msgstr "Modifier le statut du changeset"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:94
 
msgid "Vote for pull request status"
 
msgstr "Voter pour le statut de la requête de pull"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:100
 
#: kallithea/templates/changeset/diff_block.html:46
 
msgid "No change"
 
msgstr "Aucun changement"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:113
 
msgid "Finish pull request"
 
msgstr "Terminer la requête de pull"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:116
 
msgid "Close"
 
msgstr "Fermer"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:128
 
msgid "Comment"
 
msgstr "Commentaire"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:136
 
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:136
 
msgid "Login now"
 
msgstr "Se connecter maintenant"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:140
 
msgid "Hide"
 
msgstr "Masquer"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:152
 
#, python-format
 
msgid "%d comment"
 
msgid_plural "%d comments"
 
msgstr[0] "%d commentaire"
 
msgstr[1] "%d commentaires"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:153
 
#, 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:154
 
#, 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"
 
@@ -4795,194 +4807,194 @@ msgstr "Échanger"
 
#: kallithea/templates/compare/compare_diff.html:48
 
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:53
 
#: 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:95
 
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:42
 
msgid "No changesets yet"
 
msgstr "Dépôt vide"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:48
 
#: kallithea/templates/data_table/_dt_elements.html:50
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr "S’abonner au flux RSS de %s"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:56
 
#: kallithea/templates/data_table/_dt_elements.html:58
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr "S’abonner au flux ATOM de %s"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:76
 
msgid "Creating"
 
msgstr "En cours de création"
 

	
 
#: kallithea/templates/email_templates/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_templates/changeset_comment.html:4
 
#, python-format
 
msgid "Comment on Changeset \"%s\""
 
msgstr "Commentaire sur le changeset « %s »"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:20
 
msgid "Changeset on"
 
msgstr "Changeset sur"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:23
 
#: kallithea/templates/email_templates/pull_request.html:22
 
#: kallithea/templates/email_templates/pull_request.html:28
 
#: kallithea/templates/email_templates/pull_request_comment.html:30
 
#: kallithea/templates/email_templates/pull_request_comment.html:36
 
msgid "branch"
 
msgstr "branche"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:29
 
#: kallithea/templates/email_templates/pull_request.html:15
 
#: kallithea/templates/email_templates/pull_request_comment.html:23
 
msgid "by"
 
msgstr "par"
 

	
 
#: kallithea/templates/email_templates/comment.html:27
 
msgid "Status change:"
 
msgstr "Changement de statut :"
 

	
 
#: kallithea/templates/email_templates/comment.html:33
 
msgid "The pull request has been closed."
 
msgstr "La requête de pull a été fermée."
 

	
 
#: kallithea/templates/email_templates/password_reset.html:9
 
#, python-format
 
msgid "Hello %s"
 
msgstr "Bonjour %s"
 

	
 
#: kallithea/templates/email_templates/password_reset.html:16
 
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_templates/password_reset.html:25
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgstr ""
 
"Cependant, ce compte est géré hors de ce système et le mot de passe ne peut "
 
"pas être changé ici."
 
"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_templates/password_reset.html:28
 
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_templates/password_reset.html:33
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgstr ""
 
"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_templates/password_reset.html:44
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgstr ""
 
"Si vous n'avez pas demandé la réinitialisation de votre mot de passe, ne "
 
"tenez pas compte de ce message."
 

	
 
#: kallithea/templates/email_templates/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_templates/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_templates/pull_request.html:12
 
#: kallithea/templates/email_templates/pull_request_comment.html:20
 
msgid "Pull request"
 
msgstr "Requête de pull"
 

	
 
#: kallithea/templates/email_templates/pull_request.html:19
 
#: kallithea/templates/email_templates/pull_request_comment.html:27
 
msgid "from"
 
msgstr "depuis"
 

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

	
 
#: kallithea/templates/email_templates/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_templates/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_templates/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_templates/registration.html:22
 
msgid "Full Name"
 
msgstr "Nom complet"
 

	
 
#: 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/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:77
 
#, 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:191
 
msgid "Add New File"
 
msgstr "Ajouter un nouveau fichier"
kallithea/i18n/hu/LC_MESSAGES/kallithea.po
Show inline comments
 
# Hungarian translations for Kallithea.
 
# Copyright (C) 2014 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2014.
 
# #, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
msgid "No permission to change status"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

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

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

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

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

	
 
#: kallithea/controllers/error.py:84
 
msgid ""
 
@@ -3223,196 +3223,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/ja/LC_MESSAGES/kallithea.po
Show inline comments
 
# Japanese translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# しろう, 2013
 
# shirou - しろう, 2013
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
 
# こいんとす <tkondou@gmail.com>, 2013
 
# Takumi IINO <trot.thunder@gmail.com>, 2013
 
# whosaysni <whosaysni@gmail.com>, 2014
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2016-01-07 01:53+0000\n"
 
"Last-Translator: Takumi IINO <trot.thunder@gmail.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 2.5-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "まだチェンジセットがありません"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(閉鎖済み)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "空白を表示"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "空白を無視"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "diff コンテキストを %(num)s 行増やす"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
#| msgid "No permission to change pull request status"
 
msgid "No permission to change status"
 
msgstr "プルリクエストステータスを変更する権限がありません"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "プルリクエストの削除に成功しました"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "お探しのリビジョンはこのリポジトリにはありません"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, fuzzy, python-format
 
#| msgid "Go to tip of repository"
 
msgid "Could not find other repository %s"
 
msgstr "リポジトリの最新のリビジョン(tip)に移動"
 

	
 
#: kallithea/controllers/compare.py:72
 
#, fuzzy
 
#| msgid "Cannot compare repositories without using common ancestor"
 
msgid "Cannot compare repositories of different types"
 
msgstr "共通の祖先を持たないのでリポジトリを比較できません"
 

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "共通の祖先を持たないのでリポジトリを比較できません"
 

	
 
#: kallithea/controllers/error.py:70
 
msgid "No response"
 
msgstr "応答がありません"
 

	
 
#: kallithea/controllers/error.py:71
 
@@ -3347,196 +3347,195 @@ msgid "Default revision for files page, 
 
msgstr ""
 
"ファイルページ、ダウンロード、検索、READMEのデフォルトのリビジョンを指定し"
 
"ます"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
#, fuzzy
 
#| msgid "Type name of reviewer to add"
 
msgid "Type name of user"
 
msgstr "追加するレビュアーの名前を入力"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr "再マップと再スキャン"
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr "表示"
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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."
 
msgstr ""
 
"reCaptchaの秘密鍵。この値が設定されると登録時のキャプチャが有効になりま"
 
"す。"
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr "設定を保存"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr "組み込みのMercurialフック (編集不可)"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr "カスタムフック"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgstr ""
 
"フックを使うと、リポジトリへのプッシュやプルといった特定のイベントに合わせ"
 
"て、何らかのアクションを実行できます。フック機能では、Pythonの関数を呼び出"
 
"したり、外部アプリケーションを起動したりできます。"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 
"各リポジトリに Kallitheas の Gitフックがインストールされているか確認してく"
 
"ださい。現在のフックは最新版に更新されます"
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
msgid "Overwrite existing Git hooks"
 
msgstr "既存のGitフックを上書きする"
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any "
 
"custom git hooks you may have deployed by hand!"
 
msgstr ""
kallithea/i18n/kallithea.pot
Show inline comments
 
# 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.
 
#
 
#, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3.99\n"
 
"Project-Id-Version: Kallithea 0.4.0rc1\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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.6.0\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changeset.py:89 kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
msgid "No permission to change status"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

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

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

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

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

	
 
#: kallithea/controllers/error.py:84
 
msgid "The request could not be understood by the server due to malformed syntax."
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:87
 
msgid "Unauthorized access to resource"
 
@@ -3103,193 +3103,193 @@ msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google Analytics or Piwik, but also to                         perform instance-specific customizations like adding a                         project banner at the top of every page."
 
msgid "HTML (possibly with                         JavaScript and/or CSS) that will be added to the bottom                         of every page. This can be used for web analytics                         systems, 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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 "Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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 reindexeses all of the repositories for proper fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
msgid "Reindex"
 
msgstr ""
 

	
kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po
Show inline comments
 
# Translations template for Kallithea.
 
# Copyright (C) 2017 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3.99\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2019-03-14 01:03+0000\n"
 
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
 
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
 
"kallithea/kallithea/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 3.5.1\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Ingen endringssett enda"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(lukket)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Vis blanktegn"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignorer blanktegn"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Øk diff-bindeleddsinformasjon til %(num)s linjer"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, 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:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Slettet flettingsforespørsel %s"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "En slik revisjon funnes ikke for denne pakkebrønnen"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr "Fant ikke annen pakkebrønn %s"
 

	
 
#: kallithea/controllers/compare.py:72
 
msgid "Cannot compare repositories of different types"
 
msgstr "Kan ikke sammenligne pakkebrønner av forskjellige typer"
 

	
 
#: kallithea/controllers/compare.py:244
 
#, fuzzy
 
msgid "Cannot show empty diff"
 
msgstr "Kan ikke vise tom diff"
 

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "Kan ikke sammenligne pakkebrønner uten bruk av felles opphav"
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Ukjent feil"
 
@@ -3244,196 +3244,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po
Show inline comments
 
# Dutch (Belgium) translations for Kallithea.
 
# Copyright (C) 2014 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2014.
 
# #, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2017-06-18 16:22+0000\n"
 
"Last-Translator: Thomas De Schampheleire <patrickdepinguin@gmail.com>\n"
 
"Language-Team: Dutch (Belgium) <https://hosted.weblate.org/projects/"
 
"kallithea/kallithea/nl_BE/>\n"
 
"Language: nl_BE\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
"X-Generator: Weblate 2.15-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Er zijn nog geen changesets"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(gesloten)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Toon witruimtes"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
#, fuzzy
 
msgid "Ignore whitespace"
 
msgstr "Negeer witruimtes"
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
msgid "No permission to change status"
 
msgstr "Selecteer de changeset"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Deze revisie bestaat niet in deze repository"
 

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

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/error.py:70
 
msgid "No response"
 
@@ -3231,196 +3231,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/pl/LC_MESSAGES/kallithea.po
Show inline comments
 
# Polish translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# Nemcio <areczek01@gmail.com>, 2013
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010
 
# marcinkuzminski <marcin@python-blog.com>, 2013
 
# Nemcio <bogdan114@g.pl>, 2012
 
# Nemcio <areczek01@gmail.com>, 2012-2013
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2015-04-04 09:08+0200\n"
 
"Last-Translator: Andrej Shadura <andrew@shadura.me>\n"
 
"Language-Team: Polish <https://hosted.weblate.org/projects/kallithea/"
 
"kallithea/pl/>\n"
 
"Language: pl\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"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 2.3-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Brak zestawienia zmian"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(zamknięty)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "pokazuj spacje"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignoruj pokazywanie spacji"
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
msgid "No permission to change status"
 
msgstr "Zagłosuj na żądanie na grupę zmian"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Prośba o skasowanie połączenia gałęzi została wykonana prawidłowo"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:66
 
#, fuzzy, python-format
 
#| msgid "Go to tip of repository"
 
msgid "Could not find other repository %s"
 
msgstr "Potwierdź blokowanie repozytorium"
 

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
@@ -3400,196 +3400,195 @@ msgid "Default revision for files page, 
 
msgstr "Wersja domyślna dla plików stronicowania, pobierania plików, readme"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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 "%s 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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#, fuzzy
 
msgid "Save Settings"
 
msgstr "Zapisz ustawienia"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
#, fuzzy
 
msgid "Custom Hooks"
 
msgstr "Niestandardowa aktualizacja"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 "Szukaj we wszystkich 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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po
Show inline comments
 
# Portuguese (Brazil) translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# Augusto Herrmann <augusto.herrmann@gmail.com>, 2012
 
# gnustavo <gustavo@gnustavo.com>, 2013
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2014-02-13 14:34+0000\n"
 
"Last-Translator: marcinkuzminski <marcin@python-blog.com>\n"
 
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
 
"kallithea/kallithea/pt_BR/>\n"
 
"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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Não há nenhum changeset ainda"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(fechado)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Mostrar espaços em branco"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignorar espaços em branco"
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
msgid "No permission to change status"
 
msgstr "Vote para estado do pull request"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Pull request excluído com sucesso"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:66
 
#, 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:72
 
msgid "Cannot compare repositories of different types"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:70
 
#, fuzzy
 
msgid "No response"
 
msgstr "revisões"
 

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

	
 
@@ -3388,196 +3388,195 @@ msgid "Default revision for files page, 
 
msgstr "Revisão padrão para página de arquivos, downloads, whoosh e readme"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#, fuzzy
 
msgid "Save Settings"
 
msgstr "Salvar configurações"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
#, fuzzy
 
msgid "Custom Hooks"
 
msgstr "Ganchos customizados"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
# Russian translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# ArcheR <aleclitvinov1980@gmail.com>, 2013
 
# mokeev1995 <mokeev_andre@mail.ru>, 2013
 
# Andrey Mivrenik <myvrenik@gmail.com>, 2013
 
# invision70 <invision70@gmail.com>, 2014
 
# ivlevdenis <ivlevdenis.ru@gmail.com>, 2013
 
# Mikhail Zholobov <legal90@gmail.com>, 2013
 
# Ruslan Bekenev <furyinbox@gmail.com>, 2013
 
# SkryabinD <skryabind@gmail.com>, 2014
 
# softforwinxp <softforwinxp@gmail.com>, 2013
 
# zhmylove <zhmylove@narod.ru>, 2013
 
# Andrej Shadura <andrew@shadura.me>, 2015, 2016.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2017-01-05 14:58+0000\n"
 
"Last-Translator: Andrej Shadura <andrew@shadura.me>\n"
 
"Language-Team: Russian <https://hosted.weblate.org/projects/kallithea/"
 
"kallithea/ru/>\n"
 
"Language: ru\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"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.11-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Ещё не было изменений"
 

	
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/controllers/changelog.py:136
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:88
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
msgid "None"
 
msgstr "Ничего"
 

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(закрыто)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Отображать пробелы"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Игнорировать пробелы"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "Увеличить контекст до %(num)s строк"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
#| msgid "No permissions defined yet"
 
msgid "No permission to change status"
 
msgstr "Привилегии еще не назначены"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Pull-запрос успешно удалён"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Нет такой ревизии в этом репозитории"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, fuzzy, python-format
 
#| msgid "Go to tip of repository"
 
msgid "Could not find other repository %s"
 
msgstr "Перейти на верхушку репозитория"
 

	
 
#: kallithea/controllers/compare.py:72
 
#, fuzzy
 
#| msgid "Cannot compare repositories without using common ancestor"
 
msgid "Cannot compare repositories of different types"
 
msgstr "Невозможно сравнивать репозитории без общего предка"
 

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "Невозможно сравнивать репозитории без общего предка"
 

	
 
#: kallithea/controllers/error.py:70
 
msgid "No response"
 
msgstr "Нет ответа"
 

	
 
@@ -3385,196 +3385,195 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 
"Ревизия по умолчанию, из которой будет производиться выгрузка файлов при "
 
"скачивании"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr "Сохранить настройки"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr "Пользовательские хуки"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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
 
#, fuzzy
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
 
msgid "Index build option"
kallithea/i18n/sk/LC_MESSAGES/kallithea.po
Show inline comments
 
# Slovak translations for Kallithea.
 
# Copyright (C) 2014 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2014.
 
# #, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "Zatiaľ nie sú žiadne zmeny"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(zatvorené)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Ukázať medzery"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ignorovať medzery"
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
msgid "No permission to change status"
 
msgstr "Zmeny"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "Úspešne zmazaný súbor %s"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "Taká revízia neexistuje"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, 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:72
 
msgid "Cannot compare repositories of different types"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:70
 
#, fuzzy
 
msgid "No response"
 
msgstr "Neznáma revízia %s"
 

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr ""
 
@@ -3250,196 +3250,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/uk/LC_MESSAGES/kallithea.po
Show inline comments
 
# Translations template for Kallithea.
 
# Copyright (C) 2017 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3.2\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2018-03-31 21:42+0000\n"
 
"Last-Translator: Максим Якимчук <xpinovo@gmail.com>\n"
 
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/kallithea/"
 
"stable/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 2.20-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/controllers/changelog.py:136
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:88
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
msgid "None"
 
msgstr "Нічого"
 

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "Відображати пробіли"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "Ігнорувати пробіли"
 

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

	
 
#: kallithea/controllers/changeset.py:202
 
msgid "No permission to change status"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

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

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Невідома помилка"
 

	
 
#: kallithea/controllers/error.py:84
 
@@ -3222,196 +3222,195 @@ msgid ""
 
msgstr ""
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
msgid "Custom Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
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
kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po
Show inline comments
 
# Chinese (China) translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
 
# mikespook <mikespook@gmail.com>, 2012
 
# xpol <xpolife@gmail.com>, 2012
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\n"
 
"PO-Revision-Date: 2018-04-12 03:35+0000\n"
 
"Last-Translator: Pheng Heong Tan <phtan90@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 2.20\n"
 
"Generated-By: Babel 1.3\n"
 

	
 
#: kallithea/controllers/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr "还没有修订集"
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(已关闭)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "显示空白"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "忽略空白"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "增加差异上下文到 %(num)s 行"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
#| msgid "Set changeset status"
 
msgid "No permission to change status"
 
msgstr "设置修订集状态"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "成功删除拉取请求"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr "在此代码库内,此修改并不存在"
 

	
 
#: kallithea/controllers/compare.py:66
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr "找不到那个版本库 %s"
 

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "未知错误"
 
@@ -3319,196 +3319,195 @@ msgid "Default revision for files page, 
 
msgstr "文件浏览、下载、whoosh和README的默认修订版本"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#, fuzzy
 
msgid "Save Settings"
 
msgstr "保存设置"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
#, fuzzy
 
msgid "Custom Hooks"
 
msgstr "自定义钩子"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po
Show inline comments
 
# Chinese (Taiwan) translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2019-03-11 20:31+0100\n"
 
"POT-Creation-Date: 2019-03-20 20:53+0100\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/changelog.py:67
 
#: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605
 
msgid "There are no changesets yet"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197
 
msgid "(closed)"
 
msgstr "(已關閉)"
 

	
 
#: kallithea/controllers/changeset.py:82
 
msgid "Show whitespace"
 
msgstr "顯示空格"
 

	
 
#: kallithea/controllers/changeset.py:89
 
#: kallithea/controllers/changeset.py:96
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "忽略空格"
 

	
 
#: kallithea/controllers/changeset.py:162
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "增加 diff 上下文至 %(num)s 行"
 

	
 
#: kallithea/controllers/changeset.py:202
 
#, fuzzy
 
msgid "No permission to change status"
 
msgstr "尚未有任何變更"
 

	
 
#: kallithea/controllers/changeset.py:213
 
#, fuzzy, python-format
 
msgid "Successfully deleted pull request %s"
 
msgstr "成功遞交至 %s"
 

	
 
#: kallithea/controllers/changeset.py:320 kallithea/controllers/files.py:97
 
#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:66
 
#, fuzzy, python-format
 
#| msgid "Go to tip of repository"
 
msgid "Could not find other repository %s"
 
msgstr "Git 版本庫"
 

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

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

	
 
#: kallithea/controllers/compare.py:246
 
msgid "No ancestor found for merge diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:250
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:266
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr ""
 
@@ -3264,196 +3264,195 @@ msgid "Default revision for files page, 
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show.html:131
 
msgid "Type name of user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:45
 
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:43
 
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
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
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 like Google "
 
"Analytics or Piwik, but also to                         perform instance-"
 
"specific customizations like adding a                         project "
 
"banner at the top of every page."
 
"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:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#, fuzzy
 
msgid "Save Settings"
 
msgstr "儲存設定"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:17
 
#, fuzzy
 
msgid "Custom Hooks"
 
msgstr "自訂hook"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:18
 
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:60
 
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 ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

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

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

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
0 comments (0 inline, 0 general)