diff --git a/kallithea/i18n/be/LC_MESSAGES/kallithea.po b/kallithea/i18n/be/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/be/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/be/LC_MESSAGES/kallithea.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" -"POT-Creation-Date: 2019-03-26 22:07+0100\n" +"POT-Creation-Date: 2019-05-04 21:13+0200\n" "PO-Revision-Date: 2017-08-20 10:44+0000\n" "Last-Translator: Viktar Vauchkevich \n" "Language-Team: Belarusian \n" "Language-Team: Czech \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: Greek \n" "Language-Team: Spanish \n" "Language-Team: French \n" "Language-Team: Hungarian \n" "Language-Team: Japanese \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.5.3\n" +"Generated-By: Babel 2.6.0\n" #: kallithea/controllers/changelog.py:67 #: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605 @@ -34,7 +34,7 @@ msgstr "" msgid "None" msgstr "" -#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:197 +#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:196 msgid "(closed)" msgstr "" @@ -61,8 +61,8 @@ msgstr "" msgid "Successfully deleted pull request %s" msgstr "" -#: kallithea/controllers/changeset.py:321 kallithea/controllers/files.py:97 -#: kallithea/controllers/files.py:117 kallithea/controllers/files.py:727 +#: kallithea/controllers/changeset.py:321 kallithea/controllers/files.py:96 +#: kallithea/controllers/files.py:116 kallithea/controllers/files.py:726 msgid "Such revision does not exist for this repository" msgstr "" @@ -149,104 +149,103 @@ msgid "Click here to add new file" msgstr "" #: kallithea/controllers/files.py:93 -#, python-format -msgid "There are no files yet. %s" -msgstr "" - -#: kallithea/controllers/files.py:194 +msgid "There are no files yet." +msgstr "" + +#: kallithea/controllers/files.py:193 #, python-format msgid "%s at %s" msgstr "" -#: kallithea/controllers/files.py:300 kallithea/controllers/files.py:360 -#: kallithea/controllers/files.py:427 +#: kallithea/controllers/files.py:299 kallithea/controllers/files.py:359 +#: kallithea/controllers/files.py:426 #, python-format msgid "This repository has been locked by %s on %s" msgstr "" -#: kallithea/controllers/files.py:312 +#: kallithea/controllers/files.py:311 msgid "You can only delete files with revision being a valid branch" msgstr "" -#: kallithea/controllers/files.py:323 +#: kallithea/controllers/files.py:322 #, python-format msgid "Deleted file %s via Kallithea" msgstr "" -#: kallithea/controllers/files.py:345 +#: kallithea/controllers/files.py:344 #, python-format msgid "Successfully deleted file %s" msgstr "" -#: kallithea/controllers/files.py:349 kallithea/controllers/files.py:415 -#: kallithea/controllers/files.py:496 +#: kallithea/controllers/files.py:348 kallithea/controllers/files.py:414 +#: kallithea/controllers/files.py:495 msgid "Error occurred during commit" msgstr "" -#: kallithea/controllers/files.py:372 +#: kallithea/controllers/files.py:371 msgid "You can only edit files with revision being a valid branch" msgstr "" -#: kallithea/controllers/files.py:386 +#: kallithea/controllers/files.py:385 #, python-format msgid "Edited file %s via Kallithea" msgstr "" -#: kallithea/controllers/files.py:402 +#: kallithea/controllers/files.py:401 msgid "No changes" msgstr "" -#: kallithea/controllers/files.py:411 kallithea/controllers/files.py:485 +#: kallithea/controllers/files.py:410 kallithea/controllers/files.py:484 #, python-format msgid "Successfully committed to %s" msgstr "" -#: kallithea/controllers/files.py:438 +#: kallithea/controllers/files.py:437 msgid "Added file via Kallithea" msgstr "" -#: kallithea/controllers/files.py:459 +#: kallithea/controllers/files.py:458 msgid "No content" msgstr "" -#: kallithea/controllers/files.py:463 +#: kallithea/controllers/files.py:462 msgid "No filename" msgstr "" -#: kallithea/controllers/files.py:488 +#: kallithea/controllers/files.py:487 msgid "Location must be relative path and must not contain .. in path" msgstr "" -#: kallithea/controllers/files.py:520 +#: kallithea/controllers/files.py:519 msgid "Downloads disabled" msgstr "" -#: kallithea/controllers/files.py:531 +#: kallithea/controllers/files.py:530 #, python-format msgid "Unknown revision %s" msgstr "" -#: kallithea/controllers/files.py:533 +#: kallithea/controllers/files.py:532 msgid "Empty repository" msgstr "" -#: kallithea/controllers/files.py:535 +#: kallithea/controllers/files.py:534 msgid "Unknown archive type" msgstr "" -#: kallithea/controllers/files.py:756 +#: kallithea/controllers/files.py:755 #: kallithea/templates/changeset/changeset_range.html:9 #: kallithea/templates/email_templates/pull_request.html:64 #: kallithea/templates/pullrequests/pullrequest.html:84 msgid "Changesets" msgstr "" -#: kallithea/controllers/files.py:757 kallithea/controllers/pullrequests.py:184 +#: kallithea/controllers/files.py:756 kallithea/controllers/pullrequests.py:184 #: kallithea/model/scm.py:706 msgid "Branches" msgstr "" -#: kallithea/controllers/files.py:758 kallithea/controllers/pullrequests.py:185 +#: kallithea/controllers/files.py:757 kallithea/controllers/pullrequests.py:185 #: kallithea/model/scm.py:717 msgid "Tags" msgstr "" @@ -888,61 +887,61 @@ msgid "Unable to activate hgsubversion s msgstr "" #: kallithea/controllers/admin/settings.py:145 -#: kallithea/controllers/admin/settings.py:234 +#: kallithea/controllers/admin/settings.py:237 msgid "Error occurred while updating application settings" msgstr "" -#: kallithea/controllers/admin/settings.py:174 +#: kallithea/controllers/admin/settings.py:180 #, python-format msgid "Repositories successfully rescanned. Added: %s. Removed: %s." msgstr "" -#: kallithea/controllers/admin/settings.py:189 +#: kallithea/controllers/admin/settings.py:192 #, python-format msgid "Invalidated %s repositories" msgstr "" -#: kallithea/controllers/admin/settings.py:230 +#: kallithea/controllers/admin/settings.py:233 msgid "Updated application settings" msgstr "" -#: kallithea/controllers/admin/settings.py:283 +#: kallithea/controllers/admin/settings.py:286 msgid "Updated visualisation settings" msgstr "" -#: kallithea/controllers/admin/settings.py:288 +#: kallithea/controllers/admin/settings.py:291 msgid "Error occurred during updating visualisation settings" msgstr "" -#: kallithea/controllers/admin/settings.py:312 +#: kallithea/controllers/admin/settings.py:315 msgid "Please enter email address" msgstr "" -#: kallithea/controllers/admin/settings.py:327 +#: kallithea/controllers/admin/settings.py:330 msgid "Send email task created" msgstr "" -#: kallithea/controllers/admin/settings.py:355 +#: kallithea/controllers/admin/settings.py:358 msgid "Hook already exists" msgstr "" -#: kallithea/controllers/admin/settings.py:357 -msgid "Builtin hooks are read-only. Please use another hook name." -msgstr "" - #: kallithea/controllers/admin/settings.py:360 +msgid "Builtin hooks are read-only. Please use another hook name." +msgstr "" + +#: kallithea/controllers/admin/settings.py:363 msgid "Added new hook" msgstr "" -#: kallithea/controllers/admin/settings.py:376 +#: kallithea/controllers/admin/settings.py:379 msgid "Updated hooks" msgstr "" -#: kallithea/controllers/admin/settings.py:380 +#: kallithea/controllers/admin/settings.py:383 msgid "Error occurred during hook creation" msgstr "" -#: kallithea/controllers/admin/settings.py:404 +#: kallithea/controllers/admin/settings.py:407 msgid "Whoosh reindex task scheduled" msgstr "" @@ -2116,6 +2115,10 @@ msgstr "" msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload new version." msgstr "" +#: kallithea/templates/admin/gists/edit.html:36 +msgid "here" +msgstr "" + #: kallithea/templates/admin/gists/edit.html:51 #: kallithea/templates/admin/gists/new.html:35 msgid "Gist description ..." @@ -2494,7 +2497,7 @@ msgstr "" #: 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 +#: kallithea/templates/files/files_browser.html:54 msgid "Name" msgstr "" @@ -3800,6 +3803,10 @@ msgstr "" msgid "Select to inherit global settings, IP whitelist and permissions from the %s." msgstr "" +#: kallithea/templates/base/default_perms_box.html:16 +msgid "default permissions" +msgstr "" + #: kallithea/templates/base/default_perms_box.html:23 msgid "Create repositories" msgstr "" @@ -4571,28 +4578,28 @@ msgstr "" msgid "Commit Changes" msgstr "" -#: kallithea/templates/files/files_browser.html:37 +#: kallithea/templates/files/files_browser.html:40 msgid "Search File List" msgstr "" -#: kallithea/templates/files/files_browser.html:42 +#: kallithea/templates/files/files_browser.html:45 msgid "Loading file list..." msgstr "" -#: kallithea/templates/files/files_browser.html:52 -#: kallithea/templates/summary/summary.html:145 -msgid "Size" -msgstr "" - -#: kallithea/templates/files/files_browser.html:53 -msgid "Last Revision" -msgstr "" - -#: kallithea/templates/files/files_browser.html:54 -msgid "Last Modified" -msgstr "" - #: kallithea/templates/files/files_browser.html:55 +#: kallithea/templates/summary/summary.html:145 +msgid "Size" +msgstr "" + +#: kallithea/templates/files/files_browser.html:56 +msgid "Last Revision" +msgstr "" + +#: kallithea/templates/files/files_browser.html:57 +msgid "Last Modified" +msgstr "" + +#: kallithea/templates/files/files_browser.html:58 msgid "Last Committer" msgstr "" diff --git a/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po b/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3.99\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" -"POT-Creation-Date: 2019-03-26 22:07+0100\n" +"POT-Creation-Date: 2019-05-04 21:13+0200\n" "PO-Revision-Date: 2019-04-30 22:25+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch (Belgium) \n" "Language-Team: Polish \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Russian \n" "Language-Team: Slovak \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional)