Skip to content

Commit 0d006ce

Browse files
Apply translations in nl (#328)
100% translated 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 abc8ea7 commit 0d006ce

File tree

1 file changed

+16
-19
lines changed
  • djangocms_versioning/locale/nl/LC_MESSAGES

1 file changed

+16
-19
lines changed

djangocms_versioning/locale/nl/LC_MESSAGES/django.po

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
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:
7+
# Fabian Braun <[email protected]>, 2023
78
# Stefan van den Eertwegh <[email protected]>, 2023
8-
#
9+
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
@@ -14,11 +15,11 @@ msgstr ""
1415
"POT-Creation-Date: 2023-02-22 12:20+0100\n"
1516
"PO-Revision-Date: 2023-01-10 15:29+0000\n"
1617
"Last-Translator: Stefan van den Eertwegh <[email protected]>, 2023\n"
17-
"Language-Team: Dutch (https://www.transifex.com/divio/teams/58664/nl/)\n"
18-
"Language: nl\n"
18+
"Language-Team: Dutch (https://app.transifex.com/divio/teams/58664/nl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
22+
"Language: nl\n"
2223
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2324

2425
#: admin.py:161
@@ -73,19 +74,19 @@ msgstr "Deze weergave ondersteunt alleen de POST methode"
7374

7475
#: admin.py:731
7576
msgid "Version cannot be published"
76-
msgstr "Versie kan niet worden gepubliseerd"
77+
msgstr "Versie kan niet worden gepubliceerd"
7778

7879
#: admin.py:742
7980
msgid "Version published"
80-
msgstr "Versie gepubliseerd"
81+
msgstr "Versie gepubliceerd"
8182

8283
#: admin.py:759
8384
msgid "Version cannot be unpublished"
84-
msgstr "Versie kan niet worden gedepubliseerd"
85+
msgstr "Versie kan niet worden gedepubliceerd"
8586

8687
#: admin.py:800
8788
msgid "Version unpublished"
88-
msgstr "Versie gedepuliseerd"
89+
msgstr "Versie ongepubliceerd"
8990

9091
#: admin.py:948
9192
msgid "The last version has been deleted"
@@ -106,7 +107,7 @@ msgstr "Geen beschikbare titel"
106107

107108
#: cms_config.py:238 constants.py:13 indicators.py:25
108109
msgid "Unpublished"
109-
msgstr "Gedepubliseerd"
110+
msgstr "Ongepubliceerd"
110111

111112
#: cms_config.py:332
112113
msgid "Language must be set to a supported language!"
@@ -119,18 +120,16 @@ msgstr "Je hebt geen rechten om deze plugin te kopieëren."
119120
#: cms_toolbars.py:82 indicators.py:42
120121
#: templates/djangocms_versioning/admin/icons/publish_icon.html:3
121122
msgid "Publish"
122-
msgstr "Publiseer"
123+
msgstr "Publiceer"
123124

124125
#: cms_toolbars.py:119
125126
#: templates/djangocms_versioning/admin/icons/edit_icon.html:3
126127
msgid "Edit"
127128
msgstr "Bewerk"
128129

129130
#: cms_toolbars.py:119
130-
#, fuzzy
131-
#| msgid "Draft"
132131
msgid "New Draft"
133-
msgstr "Concept"
132+
msgstr "Nieuw concept"
134133

135134
#: cms_toolbars.py:144
136135
#: templates/djangocms_versioning/admin/icons/revert_icon.html:3
@@ -147,14 +146,12 @@ msgid "Compare to {source}"
147146
msgstr "Vergelijk met {source}"
148147

149148
#: cms_toolbars.py:192
150-
#, fuzzy
151-
#| msgid "Discard"
152149
msgid "Discard Changes"
153-
msgstr "Annuleer"
150+
msgstr "Annuleer wijzigingen"
154151

155152
#: cms_toolbars.py:227
156153
msgid "View Published"
157-
msgstr "Bekijk gepubliceerden "
154+
msgstr "Bekijk live versie"
158155

159156
#: cms_toolbars.py:282
160157
msgid "Language"
@@ -188,7 +185,7 @@ msgstr "Concept"
188185

189186
#: constants.py:12 indicators.py:22
190187
msgid "Published"
191-
msgstr "Gepubliseerd"
188+
msgstr "Gepubliceerd"
192189

193190
#: constants.py:14 indicators.py:26
194191
msgid "Archived"
@@ -213,7 +210,7 @@ msgstr "Gedepubliceerde terugdraaien"
213210
#: indicators.py:62 indicators.py:68
214211
#: templates/djangocms_versioning/admin/icons/unpublish_icon.html:3
215212
msgid "Unpublish"
216-
msgstr "Gedepubliseerd"
213+
msgstr "Gedepubliceerd"
217214

218215
#: indicators.py:74
219216
msgid "Delete Draft"

0 commit comments

Comments
 (0)