From 3bae2f3b37237eda300b934006401d7af81ff03b Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 5 Jun 2018 13:57:40 -0400 Subject: translations PR 20180604 (#8909) --- i18n/nl.json | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 192 insertions(+), 32 deletions(-) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index b1b6961e9..bbac107af 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -411,10 +411,26 @@ "id": "api.channel.update_channel.tried.app_error", "translation": "Een ongeldige bijwerkings-poging van het standaard kanaal {{.Channel}} is geprobeerd" }, + { + "id": "api.channel.update_channel_member_roles.scheme_role.app_error", + "translation": "The provided role is managed by a Scheme and therefore cannot be applied directly to a Channel Member" + }, + { + "id": "api.channel.update_channel_scheme.license.error", + "translation": "License does not support updating a channel's scheme" + }, + { + "id": "api.channel.update_channel_scheme.scheme_scope.error", + "translation": "Unable to set the scheme to the channel because the supplied scheme is not a channel scheme." + }, { "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error", "translation": "Onmogelijk om het aantal ongelezen bericht op te halen voor user_id=%v en channel_id=%v, err=%v" }, + { + "id": "api.channel.update_team_member_roles.scheme_role.app_error", + "translation": "The provided role is managed by a Scheme and therefore cannot be applied directly to a Team Member" + }, { "id": "api.cluster.init.debug", "translation": "Initialisatie van de gebruikers api" @@ -1272,10 +1288,6 @@ "id": "api.emoji.delete.delete_reactions.app_error", "translation": "Unable to delete reactions when deleting emoji with emoji name %v" }, - { - "id": "api.emoji.delete.permissions.app_error", - "translation": "Onjuiste rechten voor het wissen van emoji" - }, { "id": "api.emoji.disabled.app_error", "translation": "Aangepaste emoji zijn uitgeschakeld door de beheerder." @@ -1894,6 +1906,18 @@ "id": "api.post.notification.member_profile.warn", "translation": "Niet mogelijk om profiel voor kanaal lid op te halen, user_id=%v" }, + { + "id": "api.post.send_notification_and_forget.push_channel_mention", + "translation": " notified the channel." + }, + { + "id": "api.post.send_notification_and_forget.push_comment_on_post", + "translation": " commented on your post." + }, + { + "id": "api.post.send_notification_and_forget.push_comment_on_thread", + "translation": " commented on a thread you participated in." + }, { "id": "api.post.send_notifications.user_id.debug", "translation": "Post creator not in channel for the post, no notification sent post_id=%v channel_id=%v user_id=%v" @@ -1915,40 +1939,20 @@ "translation": "Nieuwe notificatie" }, { - "id": "api.post.send_notifications_and_forget.push_image_only", - "translation": " uploaded one or more files in " - }, - { - "id": "api.post.send_notifications_and_forget.push_image_only_dm", - "translation": " uploaded one or more files in a direct message" - }, - { - "id": "api.post.send_notifications_and_forget.push_image_only_no_channel", - "translation": " uploaded one or more files" - }, - { - "id": "api.post.send_notifications_and_forget.push_in", - "translation": " in " - }, - { - "id": "api.post.send_notifications_and_forget.push_mention", + "id": "api.post.send_notifications_and_forget.push_explicit_mention", "translation": " vermeld u in " }, { - "id": "api.post.send_notifications_and_forget.push_mention_no_channel", - "translation": " vermeld u in " - }, - { - "id": "api.post.send_notifications_and_forget.push_message", - "translation": " stuurde u een direct bericht" + "id": "api.post.send_notifications_and_forget.push_general_message", + "translation": " posted a message." }, { - "id": "api.post.send_notifications_and_forget.push_non_mention", - "translation": " geschreven in " + "id": "api.post.send_notifications_and_forget.push_image_only", + "translation": " attached a file." }, { - "id": "api.post.send_notifications_and_forget.push_non_mention_no_channel", - "translation": " posted a message" + "id": "api.post.send_notifications_and_forget.push_message", + "translation": "sent you a message." }, { "id": "api.post.send_notifications_and_forget.push_notification.error", @@ -2046,6 +2050,14 @@ "id": "api.saml.save_certificate.app_error", "translation": "Certificaat is niet correct opgeslagen." }, + { + "id": "api.scheme.get_channels_for_scheme.scope.error", + "translation": "Unable to get the channels for scheme because the supplied scheme is not a channel scheme." + }, + { + "id": "api.scheme.get_teams_for_scheme.scope.error", + "translation": "Unable to get the teams for scheme because the supplied scheme is not a team scheme." + }, { "id": "api.server.new_server.init.info", "translation": "Server is aan het initialiseren..." @@ -2510,6 +2522,14 @@ "id": "api.team.update_team.permissions.app_error", "translation": "U beschikt niet over de juiste rechten" }, + { + "id": "api.team.update_team_scheme.license.error", + "translation": "License does not support updating a team's scheme" + }, + { + "id": "api.team.update_team_scheme.scheme_scope.error", + "translation": "Unable to set the scheme to the team because the supplied scheme is not a team scheme." + }, { "id": "api.templates.channel_name.group", "translation": "Group Message" @@ -3938,6 +3958,10 @@ "id": "app.role.check_roles_exist.role_not_found", "translation": "The provided role does not exist" }, + { + "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error", + "translation": "This API endpoint is not accessible as required migrations have not yet completed." + }, { "id": "app.team.join_user_to_team.max_accounts.app_error", "translation": "Het maximaal aantal leden voor dit team is bereikt. Neem contact op met de beheerder voor een hoger limiet." @@ -4606,6 +4630,14 @@ "id": "mattermost.working_dir", "translation": "Huidige werk directory is %v" }, + { + "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress", + "translation": "Migration failed due to invalid progress data." + }, + { + "id": "migrations.worker.run_migration.unknown_key", + "translation": "Cannot run migration job due to unknown migration key." + }, { "id": "model.access.is_valid.access_token.app_error", "translation": "Ongeldig toegangs token" @@ -4950,6 +4982,10 @@ "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error", "translation": "Message retention must be one day or longer." }, + { + "id": "model.config.is_valid.display.custom_url_schemes.app_error", + "translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers, plus (+), period (.), and hyphen (-)." + }, { "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error", "translation": "Elasticsearch AggregatePostsAfterDays setting must be a number greater than or equal to 1" @@ -5260,7 +5296,7 @@ }, { "id": "model.config.is_valid.site_url.app_error", - "translation": "Ongeldige URL. Een geldige URl begint met http:// of https://" + "translation": "Ikoon URL moet een geldige URl zijn, die begint met http:// of https://" }, { "id": "model.config.is_valid.site_url_email_batching.app_error", @@ -6006,6 +6042,10 @@ "id": "store.sql_channel.get_by_name.missing.app_error", "translation": "Kanaal bestaat niet" }, + { + "id": "store.sql_channel.get_by_scheme.app_error", + "translation": "Unable to get the channels for the provided scheme" + }, { "id": "store.sql_channel.get_channel_counts.get.app_error", "translation": "We kunnen de kanalen niet tellen" @@ -6082,6 +6122,26 @@ "id": "store.sql_channel.increment_mention_count.app_error", "translation": "We kunnen de vermeldingen niet ophogen" }, + { + "id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error", + "translation": "Failed to commit the database transaction" + }, + { + "id": "store.sql_channel.migrate_channel_members.open_transaction.app_error", + "translation": "Failed to open the database transaction" + }, + { + "id": "store.sql_channel.migrate_channel_members.rollback_transaction.app_error", + "translation": "Failed to roll back the database transaction" + }, + { + "id": "store.sql_channel.migrate_channel_members.select.app_error", + "translation": "Failed to select the batch of channel members" + }, + { + "id": "store.sql_channel.migrate_channel_members.update.app_error", + "translation": "Failed to update the channel member" + }, { "id": "store.sql_channel.permanent_delete.app_error", "translation": "Het kanaal kan niet verwijderd worden" @@ -6102,6 +6162,10 @@ "id": "store.sql_channel.remove_member.app_error", "translation": "Het kanaal lid kan niet verwijderd worden" }, + { + "id": "store.sql_channel.reset_all_channel_schemes.app_error", + "translation": "We could not reset the channel schemes" + }, { "id": "store.sql_channel.save.commit_transaction.app_error", "translation": "De transactie kan niet worden vastgelegt" @@ -6738,6 +6802,10 @@ "id": "store.sql_reaction.save.save.app_error", "translation": "Unable to save reaction" }, + { + "id": "store.sql_role.delete.update.app_error", + "translation": "Unable to delete the role" + }, { "id": "store.sql_role.get.app_error", "translation": "Bericht kan niet opgehaald worden" @@ -6762,10 +6830,74 @@ "id": "store.sql_role.save.invalid_role.app_error", "translation": "The role was not valid" }, + { + "id": "store.sql_role.save.invalid_role.app_error", + "translation": "The role was not valid" + }, + { + "id": "store.sql_role.save.open_transaction.app_error", + "translation": "Failed to open the transaction to save the role" + }, { "id": "store.sql_role.save.update.app_error", "translation": "Bericht kan niet opgehaald worden" }, + { + "id": "store.sql_role.save_role.commit_transaction.app_error", + "translation": "Failed to commit the transaction to save the role" + }, + { + "id": "store.sql_scheme.delete.role_update.app_error", + "translation": "Unable to delete the roles belonging to this scheme" + }, + { + "id": "store.sql_scheme.delete.scheme_in_use.app_error", + "translation": "Unable to delete the scheme as it in use by 1 or more teams or channels" + }, + { + "id": "store.sql_scheme.delete.update.app_error", + "translation": "Unable to delete the scheme" + }, + { + "id": "store.sql_scheme.get.app_error", + "translation": "Unable to get the scheme" + }, + { + "id": "store.sql_scheme.permanent_delete_all.app_error", + "translation": "We could not permanently delete the schemes" + }, + { + "id": "store.sql_scheme.reset_channels.app_error", + "translation": "Unable to reset all channels using this scheme to the default scheme" + }, + { + "id": "store.sql_scheme.reset_teams.app_error", + "translation": "Unable to reset all teams using this scheme to the default scheme" + }, + { + "id": "store.sql_scheme.save.insert.app_error", + "translation": "Unable to create the scheme" + }, + { + "id": "store.sql_scheme.save.invalid_scheme.app_error", + "translation": "The provided scheme is invalid" + }, + { + "id": "store.sql_scheme.save.open_transaction.app_error", + "translation": "Failed to open the transaction to save the scheme" + }, + { + "id": "store.sql_scheme.save.retrieve_default_scheme_roles.app_error", + "translation": "Unable to retrieve the default scheme roles" + }, + { + "id": "store.sql_scheme.save.update.app_error", + "translation": "Unable to update the scheme" + }, + { + "id": "store.sql_scheme.save_scheme.commit_transaction.app_error", + "translation": "Failed to commit the transaction to save the scheme" + }, { "id": "store.sql_session.analytics_session_count.app_error", "translation": "Het aantal sessies kan niet geteld worden" @@ -6914,6 +7046,10 @@ "id": "store.sql_team.get_by_name.app_error", "translation": "Het bestaande team kan niet gevonden worden" }, + { + "id": "store.sql_team.get_by_scheme.app_error", + "translation": "Unable to get the channels for the provided scheme" + }, { "id": "store.sql_team.get_member.app_error", "translation": "We kunnen het teamlid niet ophalen" @@ -6942,6 +7078,26 @@ "id": "store.sql_team.get_unread.app_error", "translation": "We couldn't get the teams unread messages" }, + { + "id": "store.sql_team.migrate_team_members.commit_transaction.app_error", + "translation": "Failed to commit the database transaction" + }, + { + "id": "store.sql_team.migrate_team_members.open_transaction.app_error", + "translation": "Failed to open the database transaction" + }, + { + "id": "store.sql_team.migrate_team_members.rollback_transaction.app_error", + "translation": "Failed to roll back the database transaction" + }, + { + "id": "store.sql_team.migrate_team_members.select.app_error", + "translation": " Failed to select the batch of team members" + }, + { + "id": "store.sql_team.migrate_team_members.update.app_error", + "translation": "Failed to update the team member" + }, { "id": "store.sql_team.permanent_delete.app_error", "translation": "Het team kan niet verwijderd worden" @@ -6950,6 +7106,10 @@ "id": "store.sql_team.remove_member.app_error", "translation": "Het teamlid kan niet verwijderd worden" }, + { + "id": "store.sql_team.reset_all_team_schemes.app_error", + "translation": "We could not reset the team schemes" + }, { "id": "store.sql_team.save.app_error", "translation": "Het team kan niet opgeslagen worden" -- cgit v1.2.3-1-g7c22