From 0be0b0fa14b4486cd244a2f19c1f07f7dae8754a Mon Sep 17 00:00:00 2001 From: ikmaak Date: Mon, 7 Dec 2015 18:57:05 +0100 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (527 of 527 strings) --- plinth/locale/nl/LC_MESSAGES/django.po | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 72fc64071..f26f21f6e 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -3,20 +3,21 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-07 00:38+0530\n" -"PO-Revision-Date: 2015-12-07 00:40+0530\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"PO-Revision-Date: 2015-12-07 18:57+0000\n" +"Last-Translator: ikmaak \n" +"Language-Team: Dutch " +"\n" +"Language: nl\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 2.5-dev\n" "X-Language: nl_NL\n" "X-Source-Language: C\n" @@ -1318,7 +1319,7 @@ msgstr "Kan verbinding {name} niet inschakelen: Verbinding niet gevonden." #: plinth/modules/networks/networks.py:242 #, python-brace-format msgid "Deactivated connection {name}." -msgstr "Verbinding{name}uitgeschakeld. " +msgstr "Verbinding{name}uitgeschakeld." #: plinth/modules/networks/networks.py:245 msgid "Failed to de-activate connection: Connection not found."