From 182a8cf46473534d6814a77141b17effc39b1548 Mon Sep 17 00:00:00 2001 From: Lars Bahner Date: Thu, 19 Jan 2017 17:51:51 +0100 Subject: [PATCH] Fix some spelling issues in the Norwegian translation Closes: #800553 --- ...g-issues-in-the-Norwegian-translatio.patch | 98 +++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 99 insertions(+) create mode 100644 debian/patches/0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch diff --git a/debian/patches/0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch b/debian/patches/0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch new file mode 100644 index 00000000..cdfca431 --- /dev/null +++ b/debian/patches/0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch @@ -0,0 +1,98 @@ +From 8a122a90fa2afe39f2b1e56c5d45ea20f486bf0b Mon Sep 17 00:00:00 2001 +From: Lars Bahner +Date: Thu, 19 Jan 2017 17:50:24 +0100 +Subject: [PATCH 7/7] Fix some spelling issues in the Norwegian translation + +--- + po/nb.po | 13 +++++++------ + po/nl.po | 8 ++++---- + 2 files changed, 11 insertions(+), 10 deletions(-) + +diff --git a/po/nb.po b/po/nb.po +index d42a864..7ad1ecb 100644 +--- a/po/nb.po ++++ b/po/nb.po +@@ -7,12 +7,13 @@ + # Bjørn Steensrud , 2006. + # Bjørn Steensrud , 2009, 2012. + # Hans Fredrik Nordhaug , 2012. ++# Lars Bahner , 2015 + msgid "" + msgstr "" + "Project-Id-Version: shadow 4.0.17\n" + "Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n" + "POT-Creation-Date: 2016-09-18 14:03-0500\n" +-"PO-Revision-Date: 2012-01-18 17:19+0100\n" ++"PO-Revision-Date: 2015-09-30 18:15+0100\n" + "Last-Translator: Bjørn Steensrud \n" + "Language-Team: Norwegian Bokmål \n" + "Language: nb\n" +@@ -20,7 +21,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: Lokalize 1.2\n" ++"X-Generator: Poedit 1.7.5\n" + + #, c-format + msgid "" +@@ -48,10 +49,9 @@ msgstr "feil med oppsettet - ukjent element «%s» (kontakt administrator)\n" + msgid "%s: nscd did not terminate normally (signal %d)\n" + msgstr "%s: nscd avsluttet ikke normallt (signal %d)\n" + +-#, fuzzy, c-format +-#| msgid "%s: nscd exited with status %d" ++#, c-format + msgid "%s: nscd exited with status %d\n" +-msgstr "%s: nscd avsluttet med status %d" ++msgstr "%s: nscd avsluttet med status %d\n" + + msgid "Password: " + msgstr "Passord: " +@@ -415,8 +415,9 @@ msgstr "passwd: %s\n" + msgid "passwd: password unchanged\n" + msgstr "passwd: passordet er uendret\n" + ++#, fuzzy + msgid "passwd: password updated successfully\n" +-msgstr "passwd: passorder ble oppdatert\n" ++msgstr "passwd: passordet ble oppdatert\n" + + #, c-format + msgid "Incorrect password for %s.\n" +diff --git a/po/nl.po b/po/nl.po +index 923c1d1..6cbabdd 100644 +--- a/po/nl.po ++++ b/po/nl.po +@@ -745,7 +745,7 @@ msgstr "%s: ongeldige naam: '%s'\n" + + #, c-format + msgid "%s: room number with non-ASCII characters: '%s'\n" +-msgstr "%s: kamernummer bevat niet-ASCII tekens: '%s'" ++msgstr "%s: kamernummer bevat niet-ASCII tekens: '%s'\n" + + #, c-format + msgid "%s: invalid room number: '%s'\n" +@@ -1571,7 +1571,7 @@ msgstr "Ongeldig wachtwoord.\n" + + #, c-format + msgid "%s: failure forking: %s\n" +-msgstr "%s: nieuw proces beginnen is mislukt: %s" ++msgstr "%s: nieuw proces beginnen is mislukt: %s\n" + + #, c-format + msgid "%s: GID '%lu' does not exist\n" +@@ -2633,8 +2633,8 @@ msgstr "Kon bestand niet vergrendelen" + msgid "Couldn't make backup" + msgstr "Kon geen reservekopie maken" + +-#| msgid "Unable to open group file\n" +-msgid "failed to open scratch file" ++#| msgid "Unable to open group file" ++msgid "failed to open scratch file\n" + msgstr "initieel bestand openen is mislukt\n" + + #| msgid "%s: fields too long\n" +-- +2.1.4 + diff --git a/debian/patches/series b/debian/patches/series index ab72dc93..a2082f51 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,6 +4,7 @@ 0004-Updated-Czech-translation.patch 0005-Update-for-German-man-pages.patch 0006-French-manpage-translation.patch +0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch # These patches are only for the testsuite: #900_testsuite_groupmems #901_testsuite_gcov