From f2151be096c68556567ae5cee5827acc70ae07c7 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 5 Jun 2017 22:40:21 -0400 Subject: translations PR 20170529 (#6514) --- webapp/i18n/nl.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'webapp/i18n/nl.json') 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}.
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.", -- cgit v1.2.3-1-g7c22