From 32c658b1ced9f896c6079cf684283a49875f04b5 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 20 Mar 2017 20:02:50 -0300 Subject: translations PR 20170316 (#5791) --- i18n/nl.json | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index 54875f8f1..4e204edc1 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -147,6 +147,10 @@ "id": "api.auth.unable_to_get_user.app_error", "translation": "Niet mogelijk om de rechten te controleren." }, + { + "id": "api.brand.init.debug", + "translation": "Initializing brand API routes" + }, { "id": "api.channel.add_member.added", "translation": "%v is door %v aan het kanaal toegevoegd" @@ -283,6 +287,10 @@ "id": "api.channel.init.debug", "translation": "Initialisatie van de kanaal API routes" }, + { + "id": "api.channel.join_channel.already_deleted.app_error", + "translation": "Channel is already deleted" + }, { "id": "api.channel.join_channel.permissions.app_error", "translation": "U beschikt niet over de juiste rechten" @@ -383,6 +391,10 @@ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord", "translation": "Onmogelijk om het aantal ongelezen bericht op te halen voor user_id=%v en channel_id=%v, err=%v" }, + { + "id": "api.cluster.init.debug", + "translation": "Initializing cluster API routes" + }, { "id": "api.command.admin_only.app_error", "translation": "Intergratie is beperkt voor alleen beheerders." @@ -799,6 +811,10 @@ "id": "api.command_shrug.name", "translation": "ophalen" }, + { + "id": "api.compliance.init.debug", + "translation": "Initializing compliance API routes" + }, { "id": "api.context.404.app_error", "translation": "Sorry, we kunnen de pagina niet vinden." @@ -1010,8 +1026,8 @@ "translation": "De publieke link lijkt niet geldig" }, { - "id": "api.file.get_file_preview.no_thumbnail.app_error", - "translation": "Bestand heeft geen voorvertoning afbeelding" + "id": "api.file.get_file_preview.no_preview.app_error", + "translation": "File doesn't have a preview image" }, { "id": "api.file.get_file_thumbnail.no_thumbnail.app_error", @@ -1229,6 +1245,10 @@ "id": "api.incoming_webhook.disabled.app_errror", "translation": "Commando's zijn uitgeschakeld door de beheerder." }, + { + "id": "api.ldap.init.debug", + "translation": "Initializing LDAP API routes" + }, { "id": "api.license.add_license.array.app_error", "translation": "Lege data bij 'license' in aanvraag" @@ -3675,6 +3695,10 @@ "id": "model.client.set_profile_user.writer.app_error", "translation": "Fout bij het schrijven van verzoek" }, + { + "id": "model.client.upload_saml_cert.app_error", + "translation": "Error creating SAML certificate multipart form request" + }, { "id": "model.command.is_valid.create_at.app_error", "translation": "Aangemaakt op moet een geldige tijd zijn" @@ -4699,6 +4723,14 @@ "id": "store.sql_channel.get_more_channels.get.app_error", "translation": "We kunnen de kanalen niet ophalen" }, + { + "id": "store.sql_channel.get_public_channels.get.app_error", + "translation": "We couldn't get public channels" + }, + { + "id": "store.sql_channel.get_unread.app_error", + "translation": "We couldn't get the channel unread messages" + }, { "id": "store.sql_channel.increment_mention_count.app_error", "translation": "We kunnen de vermeldingen niet ophogen" @@ -4715,6 +4747,10 @@ "id": "store.sql_channel.permanent_delete_members_by_user.app_error", "translation": "Het kanaal lid kan niet verwijderd worden" }, + { + "id": "store.sql_channel.pinned_posts.app_error", + "translation": "We couldn't find the pinned posts" + }, { "id": "store.sql_channel.remove_member.app_error", "translation": "Het kanaal lid kan niet verwijderd worden" -- cgit v1.2.3-1-g7c22