Skip to content

Commit 9e1183a

Browse files
Apply translations in nl (#312)
translation completed for the source file '/djangocms_versioning/locale/en/LC_MESSAGES/django.po' on the 'nl' language. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 67d34c1 commit 9e1183a

File tree

1 file changed

+9
-11
lines changed
  • djangocms_versioning/locale/nl/LC_MESSAGES

1 file changed

+9
-11
lines changed

djangocms_versioning/locale/nl/LC_MESSAGES/django.po

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
# Translators:
77
# Stefan van den Eertwegh <[email protected]>, 2023
8-
#
8+
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
@@ -15,10 +15,10 @@ msgstr ""
1515
"PO-Revision-Date: 2023-01-10 15:29+0000\n"
1616
"Last-Translator: Stefan van den Eertwegh <[email protected]>, 2023\n"
1717
"Language-Team: Dutch (https://www.transifex.com/divio/teams/58664/nl/)\n"
18-
"Language: nl\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Language: nl\n"
2222
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2323

2424
#: admin.py:161
@@ -129,7 +129,7 @@ msgstr "Bewerk"
129129
#: cms_toolbars.py:136
130130
#: templates/djangocms_versioning/admin/icons/revert_icon.html:3
131131
msgid "Revert"
132-
msgstr "Terugdraai"
132+
msgstr "Terugdraaien"
133133

134134
#: cms_toolbars.py:154
135135
#, python-brace-format
@@ -185,7 +185,7 @@ msgstr "Gepubliseerd"
185185

186186
#: constants.py:14 indicators.py:26
187187
msgid "Archived"
188-
msgstr "Archiveerd"
188+
msgstr "Gearchiveerd"
189189

190190
#: indicators.py:23
191191
msgid "Changed"
@@ -201,7 +201,7 @@ msgstr "Maakt een nieuw concept"
201201

202202
#: indicators.py:54
203203
msgid "Revert from Unpublish"
204-
msgstr "Terugdraaien van gedepubliseerd"
204+
msgstr "Gedepubliceerde terugdraaien"
205205

206206
#: indicators.py:62 indicators.py:68
207207
#: templates/djangocms_versioning/admin/icons/unpublish_icon.html:3
@@ -218,17 +218,15 @@ msgstr "Verwijder veranderingen"
218218

219219
#: indicators.py:80
220220
msgid "Compare Draft to Published..."
221-
msgstr "Vergelijk Concept naar Publiceren..."
221+
msgstr "Vergelijk Concept met Gepubliceerde..."
222222

223223
#: indicators.py:90
224224
msgid "Manage Versions..."
225225
msgstr "Beheer versies..."
226226

227227
#: models.py:69
228-
#, fuzzy
229-
#| msgid "Create new draft"
230228
msgid "Created"
231-
msgstr "Maakt een nieuw concept"
229+
msgstr "Aangemaakt"
232230

233231
#: models.py:72
234232
msgid "author"
@@ -261,7 +259,7 @@ msgstr "Versie is niet een concept"
261259

262260
#: models.py:384
263261
msgid "Version is not in archived or unpublished state"
264-
msgstr "Versie is niet gearchiveerd of gedepubliseerd"
262+
msgstr "Versie is niet gearchiveerd en niet gepubliceerd"
265263

266264
#: models.py:395
267265
msgid "Version is not in draft or published state"

0 commit comments

Comments
 (0)