# HG changeset patch # User Michal Čihař # Date 2018-02-04 16:28:32 # Node ID b5af6b760ad4e504bcd4c2b5b6ff4eb830f55cfc # Parent 68c37e7160dee1e99efd02102c8669c30b2d480e i18n: updated translation for Norwegian Bokmål Currently translated at 12.5% (143 of 1136 strings) 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 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: Kallithea 0.3.2\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" "POT-Creation-Date: 2017-07-25 16:37+0200\n" -"PO-Revision-Date: 2017-12-02 17:48+0000\n" -"Last-Translator: Allan Nordhøy \n" +"PO-Revision-Date: 2018-02-05 15:38+0000\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Norwegian Bokmål " "\n" "Language: nb_NO\n" @@ -17,7 +17,7 @@ msgstr "" "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.18-dev\n" +"X-Generator: Weblate 2.19-dev\n" #: kallithea/controllers/changelog.py:86 #: kallithea/controllers/pullrequests.py:238 kallithea/lib/base.py:512 @@ -52,7 +52,7 @@ msgstr "Ignorer blanktegn" #: kallithea/controllers/changeset.py:169 #, python-format msgid "Increase diff context to %(num)s lines" -msgstr "Øk diff-bindeleddsinformasjon til %(nums) linjer" +msgstr "Øk diff-bindeleddsinformasjon til %(num)s linjer" #: kallithea/controllers/changeset.py:212 kallithea/controllers/files.py:96 #: kallithea/controllers/files.py:116 kallithea/controllers/files.py:742