about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorJeroen <jeroenpraat@users.noreply.github.com>2017-09-14 14:52:47 +0200
committerYamagishi Kazutoshi <ykzts@desire.sh>2017-09-14 21:52:47 +0900
commit721460a59b60dad783bc4801b9346e85d22a2efa (patch)
tree916fe2bccb532979d8285c0f933de7ddb5076d26 /app
parent45b595cdcac58dc462a27b8fa3e19967ac9b55f0 (diff)
Another Dutch language update (#4944)
* Update nl.json

* Update nl.yml

* Update nl.json
Diffstat (limited to 'app')
-rw-r--r--app/javascript/mastodon/locales/nl.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json
index b3cdc8db6..b696bccfd 100644
--- a/app/javascript/mastodon/locales/nl.json
+++ b/app/javascript/mastodon/locales/nl.json
@@ -200,13 +200,13 @@
   "upload_progress.label": "Uploaden...",
   "video.close": "Close video",
   "video.exit_fullscreen": "Exit full screen",
-  "video.expand": "Expand video",
-  "video.fullscreen": "Full screen",
-  "video.hide": "Hide video",
-  "video.mute": "Mute sound",
-  "video.pause": "Pause",
-  "video.play": "Play",
-  "video.unmute": "Unmute sound",
+  "video.expand": "Video groter maken",
+  "video.fullscreen": "Volledig scherm",
+  "video.hide": "Video verbergen",
+  "video.mute": "Geluid uitschakelen",
+  "video.pause": "Pauze",
+  "video.play": "Afspelen",
+  "video.unmute": "Geluid inschakelen",
   "video_player.expand": "Video groter maken",
   "video_player.toggle_sound": "Geluid in-/uitschakelen",
   "video_player.toggle_visible": "Video wel/niet tonen",