summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/nl.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-06-05 22:40:21 -0400
committerGitHub <noreply@github.com>2017-06-05 22:40:21 -0400
commitf2151be096c68556567ae5cee5827acc70ae07c7 (patch)
treeafb29e0969e9b9a9ec83f7bc1375707f05a622ba /webapp/i18n/nl.json
parent414c2fd2bf674a6211912107390b4ad75acc66d2 (diff)
downloadchat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.gz
chat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.bz2
chat-f2151be096c68556567ae5cee5827acc70ae07c7.zip
translations PR 20170529 (#6514)
Diffstat (limited to 'webapp/i18n/nl.json')
-rw-r--r--webapp/i18n/nl.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index 553dd57bc..4a2740a76 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Maximum aantal open verbindingen:",
"admin.sql.noteDescription": "Wanneer u wijzigingen aanbrengt in deze sectie moet de server opnieuw worden opgestart.",
"admin.sql.noteTitle": "Let op:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
"admin.sql.traceDescription": "(Ontwikkelaar mode) Wanneer ingeschakeld worden alle SQL statments naar een logbestand geschreven.",
"admin.sql.traceTitle": "Stacktrace: ",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Verlaat kanaal",
"mobile.channel_list.publicChannel": "Publieke kanalen",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "doorgaan",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "Meer",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Help",
"mobile.intro_messages.DM": "Dit is de start van uw privé berichten historiek met teamlid {teammate}.<br /> Privé berichten en bestanden die hier gedeeld worden zijn niet zichtbaar voor anderen.",
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "Verbindingen",
"mobile.offlineIndicator.offline": "No internet connection",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.select_team.choose": "Je teams:",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Moet beginnen met http:// of https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",