Skip to content

Commit d0f5e49

Browse files
authored
Merge pull request #107 from Vistaus/main
Updated Dutch translation
2 parents 2d1c62b + cf4775c commit d0f5e49

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

po/extra/nl.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.elfenware.badger\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-06-23 21:42+0200\n"
11-
"PO-Revision-Date: 2021-10-26 14:02+0200\n"
10+
"POT-Creation-Date: 2025-05-16 21:41+0200\n"
11+
"PO-Revision-Date: 2025-06-23 21:56+0200\n"
1212
"Last-Translator: Heimen Stoffels <[email protected]>\n"
1313
"Language-Team: Dutch <[email protected]>\n"
1414
"Language: nl_NL\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19-
"X-Generator: Poedit 3.0\n"
19+
"X-Generator: Poedit 3.6\n"
2020

2121
#: data/com.github.elfenware.badger.desktop.in:4
2222
msgid "Badger"
@@ -96,7 +96,7 @@ msgstr "Houd jezelf gezond."
9696

9797
#: data/com.github.elfenware.badger.metainfo.xml.in:33
9898
msgid "Update: Modern tech under the hood! (GTK4)"
99-
msgstr ""
99+
msgstr "Nieuw: moderne snufjes onder de motorkap! (GTK4)"
100100

101101
#: data/com.github.elfenware.badger.metainfo.xml.in:34
102102
msgid "Bugfix: Give Badger permission to send reminders"
@@ -116,15 +116,15 @@ msgstr ""
116116

117117
#: data/com.github.elfenware.badger.metainfo.xml.in:44
118118
msgid "Update: Use elementary Platform 7"
119-
msgstr ""
119+
msgstr "Bijgewerkt: elementary-platform 7"
120120

121121
#: data/com.github.elfenware.badger.metainfo.xml.in:51
122122
msgid "Add: Two new reminders (@disegnovitruviano)"
123123
msgstr "[NIEUW] Twee nieuwe herinneringen (met dank aan @disegnovitruviano)"
124124

125125
#: data/com.github.elfenware.badger.metainfo.xml.in:52
126126
msgid "Update: Make window compact"
127-
msgstr ""
127+
msgstr "Verbeterd: venster compacter gemaakt"
128128

129129
#: data/com.github.elfenware.badger.metainfo.xml.in:59
130130
msgid "Update: Italian translations (@albanobattistella)"

po/nl.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,21 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.elfenware.badger\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-06-23 21:41+0200\n"
11-
"PO-Revision-Date: 2021-10-26 14:02+0200\n"
10+
"POT-Creation-Date: 2025-06-23 19:46+0530\n"
11+
"PO-Revision-Date: 2025-06-23 21:55+0200\n"
1212
"Last-Translator: Heimen Stoffels <[email protected]>\n"
1313
"Language-Team: Dutch <[email protected]>\n"
1414
"Language: nl_NL\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19-
"X-Generator: Poedit 3.0\n"
19+
"X-Generator: Poedit 3.6\n"
2020

2121
#: src/Application.vala:149
2222
msgid "Autostart Badger in background to send reminders"
2323
msgstr ""
24+
"Start Badger automatisch op, zodat je te allen tijde herinneringen krijgt"
2425

2526
#: src/Application.vala:161
2627
msgid "Blink your eyes"
@@ -126,6 +127,8 @@ msgstr "Herinneringen"
126127
#: src/MainGrid.vala:50
127128
msgid "If on, Badger will remind you to take care of yourself"
128129
msgstr ""
130+
"Schakel in om Badger je eraan te herinneren dat je aan je eigen "
131+
"gesteldheid moet denken"
129132

130133
#. **********************************************
131134
#. Label to explain
@@ -139,22 +142,23 @@ msgstr ""
139142
#: src/MainGrid.vala:136 src/MainGrid.vala:146
140143
#, c-format
141144
msgid "%.0f min"
142-
msgstr "%.0f min"
145+
msgstr "%.0f min."
143146

144147
#. ******************************************
145148
#. DnD Label
146149
#. ******************************************
147-
#: src/MainGrid.vala:176
148-
msgid "Make sure Do Not Disturb is off!"
149-
msgstr ""
150+
151+
#: src/MainGrid.vala:174
152+
msgid "Make sure Do Not Disturb is not on!"
153+
msgstr "Let op: zorg dat niet storen is uitgeschakeld!"
150154

151155
#: src/Marks.vala:30
152156
msgid "1 min"
153-
msgstr "1 min"
157+
msgstr "1 min."
154158

155159
#: src/Marks.vala:35
156160
msgid "30 min"
157-
msgstr "30 min"
161+
msgstr "30 min."
158162

159163
#: src/Marks.vala:40
160164
msgid "1 hour"

0 commit comments

Comments
 (0)