diff --git a/translations/messages+intl-icu.en.xlf b/translations/messages+intl-icu.en.xlf
index 8e7fb9e05..6e7ebdc85 100644
--- a/translations/messages+intl-icu.en.xlf
+++ b/translations/messages+intl-icu.en.xlf
@@ -1,447 +1,442 @@
-
-
-
-
-
- note
- NOTE
-
-
- tip
- TIP
-
-
- not_available
- Not available
-
-
- mit_license
- MIT License
-
-
-
- http_error.name
- Error {status_code, number}
-
-
- http_error.description
- There was an unknown error (HTTP {status_code, number}) that prevented to complete your request.
-
-
- http_error.suggestion
- go back to the homepage.]]>
-
-
- http_error_403.description
- You don't have permission to access to this resource.
-
-
- http_error_403.suggestion
- Ask your manager or system administrator to grant you access to this resource.
-
-
- http_error_404.description
- We couldn't find the page you requested.
-
-
- http_error_404.suggestion
- go back to the homepage.]]>
-
-
- http_error_500.description
- There was an internal server error.
-
-
- http_error_500.suggestion
- go back to the homepage.]]>
-
-
-
- title.homepage
- Symfony Demo application]]>
-
-
- title.source_code
- Source code used to render this page
-
-
- title.controller_code
- Controller code
-
-
- title.twig_template_code
- Twig template code
-
-
- title.login
- Secure Sign in
-
-
- title.post_list
- Post List
-
-
- title.edit_post
- Edit post #{id, number}
-
-
- title.add_comment
- Add a comment
-
-
- title.comment_error
- There was an error publishing your comment
-
-
- title.edit_user
- Edit user
-
-
- title.change_password
- Change password
-
-
-
- action.show
- Show
-
-
- action.show_post
- Show post
-
-
- action.show_code
- Show code
-
-
- action.edit
- Edit
-
-
- action.edit_post
- Edit post
-
-
- action.save
- Save changes
-
-
- action.delete_post
- Delete post
-
-
- delete_post_modal.title
- Are you sure you want to delete this post?
-
-
- delete_post_modal.body
- This action cannot be undone.
-
-
- label.delete_post
- Delete post
-
-
- label.cancel
- Cancel
-
-
- action.create_post
- Create a new post
-
-
- label.create_post
- Create post
-
-
- label.save_and_create_new
- Save and create new
-
-
- action.back_to_list
- Back to the post list
-
-
- action.publish_comment
- Publish comment
-
-
- action.sign_in
- Sign in
-
-
- action.browse_app
- Browse application
-
-
- action.browse_admin
- Browse backend
-
-
- action.edit_user
- Edit user
-
-
- action.change_password
- Change password
-
-
- action.close
- Close
-
-
-
- label.title
- Title
-
-
- label.author
- Author
-
-
- label.author_email
- Author email
-
-
- label.username
- Username
-
-
- label.fullname
- Fullname
-
-
- label.email
- Email
-
-
- label.password
- Password
-
-
- label.current_password
- Current password
-
-
- label.new_password
- New password
-
-
- label.new_password_confirm
- Confirm password
-
-
- label.role
- Role
-
-
- label.content
- Content
-
-
- label.summary
- Summary
-
-
- label.published_at
- Published at
-
-
- label.tags
- Tags
-
-
- label.actions
- Actions
-
-
- title.post_new
- Post creation
-
-
- action.edit_contents
- Edit contents
-
-
-
- menu.toggle_nav
- Toggle navigation
-
-
- menu.choose_language
- Choose language
-
-
- menu.post_list
- Post list
-
-
- menu.back_to_blog
- Back to blog
-
-
- menu.homepage
- Homepage
-
-
- menu.admin
- Backend
-
-
- menu.user
- Account
-
-
- menu.logout
- Logout
-
-
- menu.rss
- Blog Posts RSS
-
-
- menu.search
- Search
-
-
-
- post.to_publish_a_comment
- to publish a comment
-
-
- post.num_comments
- {count, plural, one {# comment} other {# comments}}
-
-
- post.commented_on
- commented on
-
-
- post.no_comments
- Be the first to comment on this post.
-
-
- post.no_posts_found
- No posts found.
-
-
- post.created_successfully
- Post created successfully!
-
-
- post.updated_successfully
- Post updated successfully!
-
-
- post.deleted_successfully
- Post deleted successfully!
-
-
- post.search_for
- Search for...
-
-
- post.search_no_results
- No results found
-
-
-
- user.updated_successfully
- User updated successfully!
-
-
-
- notification.comment_created
- Your post received a comment!
-
-
- notification.comment_created.description
- this link]]>
-
-
-
- help.app_description
- demo application built in the Symfony Framework to illustrate the recommended way of developing Symfony applications.]]>
-
-
- help.show_code
- Controller and template used to render this page.]]>
-
-
- help.browse_app
- public section of the demo application.]]>
-
-
- help.browse_admin
- admin backend of the demo application.]]>
-
-
- help.login_users
- Try either of the following users
-
-
- help.role_user
- regular user
-
-
- help.role_admin
- administrator
-
-
- help.reload_fixtures
- If these users don't work, reload application fixtures by running this command from the terminal:
-
-
- help.add_user
- If you want to create new users, run this other command:
-
-
- help.more_information
- Symfony doc.]]>
-
-
- help.post_summary
- Summaries can't contain Markdown or HTML contents; only plain text.
-
-
- help.post_publication
- Set the date in the future to schedule the blog post publication.
-
-
- help.post_content
- Use Markdown to format the blog post contents. HTML is allowed too.
-
-
- help.comment_content
- Comments not complying with our Code of Conduct will be moderated.
-
-
-
- info.change_password
- After changing your password, you will be logged out of the application.
-
-
-
- rss.title
- Symfony Demo blog
-
-
- rss.description
- Most recent posts published on the Symfony Demo blog
-
-
-
- paginator.previous
- Previous
-
-
- paginator.next
- Next
-
-
- paginator.current
- (current)
-
-
-
+
+
+
+
+
+
+
+
+ note
+ NOTE
+
+
+ tip
+ TIP
+
+
+ not_available
+ Not available
+
+
+ mit_license
+ MIT License
+
+
+ http_error.name
+ Error {status_code, number}
+
+
+ http_error.description
+ There was an unknown error (HTTP {status_code, number}) that prevented to complete your request.
+
+
+ http_error.suggestion
+ go back to the homepage.]]>
+
+
+ http_error_403.description
+ You don't have permission to access to this resource.
+
+
+ http_error_403.suggestion
+ Ask your manager or system administrator to grant you access to this resource.
+
+
+ http_error_404.description
+ We couldn't find the page you requested.
+
+
+ http_error_404.suggestion
+ go back to the homepage.]]>
+
+
+ http_error_500.description
+ There was an internal server error.
+
+
+ http_error_500.suggestion
+ go back to the homepage.]]>
+
+
+ title.homepage
+ Symfony Demo application]]>
+
+
+ title.source_code
+ Source code used to render this page
+
+
+ title.controller_code
+ Controller code
+
+
+ title.twig_template_code
+ Twig template code
+
+
+ title.login
+ Secure Sign in
+
+
+ title.post_list
+ Post List
+
+
+ title.edit_post
+ Edit post #{id, number}
+
+
+ title.add_comment
+ Add a comment
+
+
+ title.comment_error
+ There was an error publishing your comment
+
+
+ title.edit_user
+ Edit user
+
+
+ title.change_password
+ Change password
+
+
+ action.show
+ Show
+
+
+ action.show_post
+ Show post
+
+
+ action.show_code
+ Show code
+
+
+ action.edit
+ Edit
+
+
+ action.edit_post
+ Edit post
+
+
+ action.save
+ Save changes
+
+
+ action.delete_post
+ Delete post
+
+
+ delete_post_modal.title
+ Are you sure you want to delete this post?
+
+
+ delete_post_modal.body
+ This action cannot be undone.
+
+
+ label.delete_post
+ Delete post
+
+
+ label.cancel
+ Cancel
+
+
+ action.create_post
+ Create a new post
+
+
+ label.create_post
+ Create post
+
+
+ label.save_and_create_new
+ Save and create new
+
+
+ action.back_to_list
+ Back to the post list
+
+
+ action.publish_comment
+ Publish comment
+
+
+ action.sign_in
+ Sign in
+
+
+ action.browse_app
+ Browse application
+
+
+ action.browse_admin
+ Browse backend
+
+
+ action.edit_user
+ Edit user
+
+
+ action.change_password
+ Change password
+
+
+ action.close
+ Close
+
+
+ label.title
+ Title
+
+
+ label.author
+ Author
+
+
+ label.author_email
+ Author email
+
+
+ label.username
+ Username
+
+
+ label.remember_me
+ Keep me logged in
+
+
+ label.fullname
+ Fullname
+
+
+ label.email
+ Email
+
+
+ label.password
+ Password
+
+
+ label.current_password
+ Current password
+
+
+ label.new_password
+ New password
+
+
+ label.new_password_confirm
+ Confirm password
+
+
+ label.role
+ Role
+
+
+ label.content
+ Content
+
+
+ label.summary
+ Summary
+
+
+ label.published_at
+ Published at
+
+
+ label.tags
+ Tags
+
+
+ label.actions
+ Actions
+
+
+ title.post_new
+ Post creation
+
+
+ action.edit_contents
+ Edit contents
+
+
+ menu.toggle_nav
+ Toggle navigation
+
+
+ menu.choose_language
+ Choose language
+
+
+ menu.post_list
+ Post list
+
+
+ menu.back_to_blog
+ Back to blog
+
+
+ menu.homepage
+ Homepage
+
+
+ menu.admin
+ Backend
+
+
+ menu.user
+ Account
+
+
+ menu.logout
+ Logout
+
+
+ menu.rss
+ Blog Posts RSS
+
+
+ menu.search
+ Search
+
+
+ post.to_publish_a_comment
+ to publish a comment
+
+
+ post.num_comments
+ {count, plural, one {# comment} other {# comments}}
+
+
+ post.commented_on
+ commented on
+
+
+ post.no_comments
+ Be the first to comment on this post.
+
+
+ post.no_posts_found
+ No posts found.
+
+
+ post.created_successfully
+ Post created successfully!
+
+
+ post.updated_successfully
+ Post updated successfully!
+
+
+ post.deleted_successfully
+ Post deleted successfully!
+
+
+ post.search_for
+ Search for...
+
+
+ post.search_no_results
+ No results found
+
+
+ user.updated_successfully
+ User updated successfully!
+
+
+ notification.comment_created
+ Your post received a comment!
+
+
+ notification.comment_created.description
+ this link]]>
+
+
+ help.app_description
+ demo application built in the Symfony Framework to illustrate the recommended way of developing Symfony applications.]]>
+
+
+ help.show_code
+ Controller and template used to render this page.]]>
+
+
+ help.browse_app
+ public section of the demo application.]]>
+
+
+ help.browse_admin
+ admin backend of the demo application.]]>
+
+
+ help.login_users
+ Try either of the following users
+
+
+ help.role_user
+ regular user
+
+
+ help.role_admin
+ administrator
+
+
+ help.reload_fixtures
+ If these users don't work, reload application fixtures by running this command from the terminal:
+
+
+ help.add_user
+ If you want to create new users, run this other command:
+
+
+ help.more_information
+ Symfony doc.]]>
+
+
+ help.post_summary
+ Summaries can't contain Markdown or HTML contents; only plain text.
+
+
+ help.post_publication
+ Set the date in the future to schedule the blog post publication.
+
+
+ help.post_content
+ Use Markdown to format the blog post contents. HTML is allowed too.
+
+
+ help.comment_content
+ Comments not complying with our Code of Conduct will be moderated.
+
+
+ info.change_password
+ After changing your password, you will be logged out of the application.
+
+
+ rss.title
+ Symfony Demo blog
+
+
+ rss.description
+ Most recent posts published on the Symfony Demo blog
+
+
+ paginator.previous
+ Previous
+
+
+ paginator.next
+ Next
+
+
+ paginator.current
+ (current)
+
+
+
diff --git a/translations/messages+intl-icu.nl.xlf b/translations/messages+intl-icu.nl.xlf
index dbeaa48fd..a4cc99562 100644
--- a/translations/messages+intl-icu.nl.xlf
+++ b/translations/messages+intl-icu.nl.xlf
@@ -1,377 +1,442 @@
-
-
-
-
-
- note
- NOTITIE
-
-
- tip
- TIP
-
-
- not_available
- Niet beschikbaar
-
-
- mit_license
- MIT Licentie
-
-
-
- http_error.name
- Fout {status_code, number}
-
-
- http_error.description
- Een onbekende fout (HTTP {status_code, number}) is opgetreden, waardoor de aanvraag niet gelukt is.
-
-
- http_error.suggestion
- ga terug naar de beginpagina.]]>
-
-
- http_error_403.description
- Je hebt geen toestemming om deze bron op te vragen.
-
-
- http_error_403.suggestion
- Vraag je manager of systeembeheerder om toegang tot deze bron te krijgen.
-
-
- http_error_404.description
- We konden de pagina die je opvroeg niet vinden.
-
-
- http_error_404.suggestion
- ga terug naar de beginpagina.]]>
-
-
- http_error_500.description
- Er is een interne serverfout opgetreden.
-
-
- http_error_500.suggestion
- ga terug naar de beginpagina.]]>
-
-
- title.homepage
- Symfony Demo applicatie]]>
-
-
- title.source_code
- Broncode van deze pagina
-
-
- title.controller_code
- Controller code
-
-
- title.twig_template_code
- Twig template code
-
-
- title.login
- Veilig inloggen
-
-
- title.post_list
- Berichtenlijst
-
-
- title.edit_post
- Bewerk bericht #{id, number}
-
-
- title.add_comment
- Voeg een reactie toe
-
-
- title.comment_error
- Er is een fout opgetreden bij het opslaan van je reactie
-
-
-
- action.show
- Weergeven
-
-
- action.show_post
- Bericht weergeven
-
-
- action.show_code
- Code weergeven
-
-
- action.edit
- Bewerken
-
-
- action.edit_post
- Bericht bewerken
-
-
- action.save
- Opslaan
-
-
- action.delete_post
- Bericht verwijderen
-
-
- delete_post_modal.title
- Weet je zeker dat je dit bericht wilt verwijderen?
-
-
- delete_post_modal.body
- Deze actie kan niet ongedaan gemaakt worden.
-
-
- label.delete_post
- Bericht verwijderen
-
-
- label.cancel
- Annuleren
-
-
-
- action.create_post
- Maak nieuw bericht
-
-
- label.create_post
- Bericht maken
-
-
- label.save_and_create_new
- Opslaan en nieuwe maken
-
-
- action.back_to_list
- Terug naar de berichtenlijst
-
-
- action.publish_comment
- Reactie opslaan
-
-
- action.sign_in
- Inloggen
-
-
- action.browse_app
- Applicatie bekijken
-
-
- action.browse_admin
- Beheerpaneel bekijken
-
-
-
- label.title
- Titel
-
-
- action.close
- Dichtbij
-
-
- label.author
- Auteur
-
-
- label.author_email
- Auteur e-mail
-
-
- label.username
- Gebruikersnaam
-
-
- label.password
- Wachtwoord
-
-
- label.role
- Rol
-
-
- label.content
- Inhoud
-
-
- label.summary
- Samenvatting
-
-
- label.published_at
- Geplaatst op
-
-
- label.tags
- Tags
-
-
- label.actions
- Acties
-
-
- title.post_new
- Bericht aanmaken
-
-
- action.edit_contents
- Inhoud bewerken
-
-
-
- menu.toggle_nav
- Wissel navigatie
-
-
- menu.choose_language
- Taalkeuze
-
-
- menu.post_list
- Berichtenlijst
-
-
- menu.back_to_blog
- Terug naar de blog
-
-
- menu.homepage
- Beginpagina
-
-
- menu.admin
- Beheerpaneel
-
-
- menu.logout
- Uitloggen
-
-
- menu.rss
- Blogberichten RSS
-
-
- menu.search
- Zoek
-
-
-
- post.to_publish_a_comment
- om een reactie toe te voegen
-
-
- post.num_comments
- {count, plural, one {# reactie} other {# reacties}}
-
-
- post.commented_on
- gereageerd op
-
-
- post.no_comments
- Reageer als eerste op dit bericht.
-
-
- post.no_posts_found
- Geen berichten gevonden.
-
-
- post.created_successfully
- Bericht met succes aangemaakt!
-
-
- post.updated_successfully
- Bericht met succes bijgewerkt!
-
-
- post.deleted_successfully
- Bericht met succes verwijderd!
-
-
- post.search_for
- Zoek naar...
-
-
- post.search_no_results
- No results found
-
-
-
- notification.comment_created
- Er is een reactie bij je bericht geplaatst!
-
-
- notification.comment_created.description
- deze link]]>
-
-
-
- help.app_description
- voorbeeld applicatie, gemaakt met het Symfony Framework, die je een indruk geeft van de aanbevolen manier om een Symfony applicatie te ontwikkelen.]]>
-
-
- help.show_code
- Controller en template, die gebruikt zijn bij het weergeven van deze pagina.]]>
-
-
- help.browse_app
- publieke gedeelte van de demo applicatie.]]>
-
-
- help.browse_admin
- Beheerpaneel van de demo applicatie.]]>
-
-
- help.login_users
- Probeer één van de volgende gebruikers
-
-
- help.role_user
- normale gebruiker
-
-
- help.role_admin
- beheerder
-
-
- help.reload_fixtures
- Als het niet lukt om in te loggen met deze gebruikers, herlaad dan de applicatie instellingen door dit commando in de terminal uit te voeren:
-
-
- help.add_user
- Als u een nieuwe gebruiker wilt toevoegen, voer dan dit commando uit:
-
-
- help.more_information
- Symfony documentatie.]]>
-
-
-
- rss.title
- Symfony Demo blog
-
-
- rss.description
- De meest recente berichten, gepubliceerd op De Symfony Demo blog
-
-
-
- paginator.previous
- Vorige
-
-
- paginator.next
- Volgende
-
-
-
+
+
+
+
+
+
+
+
+ note
+ NOTITIE
+
+
+ tip
+ TIP
+
+
+ not_available
+ Niet beschikbaar
+
+
+ mit_license
+ MIT Licentie
+
+
+ http_error.name
+ Fout {status_code, number}
+
+
+ http_error.description
+ Een onbekende fout (HTTP {status_code, number}) is opgetreden, waardoor de aanvraag niet gelukt is.
+
+
+ http_error.suggestion
+ ga terug naar de beginpagina.]]>
+
+
+ http_error_403.description
+ Je hebt geen toestemming om deze bron op te vragen.
+
+
+ http_error_403.suggestion
+ Vraag je manager of systeembeheerder om toegang tot deze bron te krijgen.
+
+
+ http_error_404.description
+ We konden de pagina die je opvroeg niet vinden.
+
+
+ http_error_404.suggestion
+ ga terug naar de beginpagina.]]>
+
+
+ http_error_500.description
+ Er is een interne serverfout opgetreden.
+
+
+ http_error_500.suggestion
+ ga terug naar de beginpagina.]]>
+
+
+ title.homepage
+ Symfony Demo applicatie]]>
+
+
+ title.source_code
+ Broncode van deze pagina
+
+
+ title.controller_code
+ Controller code
+
+
+ title.twig_template_code
+ Twig template code
+
+
+ title.login
+ Veilig inloggen
+
+
+ title.post_list
+ Berichtenlijst
+
+
+ title.edit_post
+ Bewerk bericht #{id, number}
+
+
+ title.add_comment
+ Voeg een reactie toe
+
+
+ title.comment_error
+ Er is een fout opgetreden bij het opslaan van je reactie
+
+
+ action.show
+ Weergeven
+
+
+ action.show_post
+ Bericht weergeven
+
+
+ action.show_code
+ Code weergeven
+
+
+ action.edit
+ Bewerken
+
+
+ action.edit_post
+ Bericht bewerken
+
+
+ action.save
+ Opslaan
+
+
+ action.delete_post
+ Bericht verwijderen
+
+
+ delete_post_modal.title
+ Weet je zeker dat je dit bericht wilt verwijderen?
+
+
+ delete_post_modal.body
+ Deze actie kan niet ongedaan gemaakt worden.
+
+
+ label.delete_post
+ Bericht verwijderen
+
+
+ label.cancel
+ Annuleren
+
+
+ action.create_post
+ Maak nieuw bericht
+
+
+ label.create_post
+ Bericht maken
+
+
+ label.save_and_create_new
+ Opslaan en nieuwe maken
+
+
+ action.back_to_list
+ Terug naar de berichtenlijst
+
+
+ action.publish_comment
+ Reactie opslaan
+
+
+ action.sign_in
+ Inloggen
+
+
+ action.browse_app
+ Applicatie bekijken
+
+
+ action.browse_admin
+ Beheerpaneel bekijken
+
+
+ label.title
+ Titel
+
+
+ action.close
+ Dichtbij
+
+
+ label.author
+ Auteur
+
+
+ label.author_email
+ Auteur e-mail
+
+
+ label.username
+ Gebruikersnaam
+
+
+ label.remember_me
+ Onthoud mij
+
+
+ label.password
+ Wachtwoord
+
+
+ label.role
+ Rol
+
+
+ label.content
+ Inhoud
+
+
+ label.summary
+ Samenvatting
+
+
+ label.published_at
+ Geplaatst op
+
+
+ label.tags
+ Tags
+
+
+ label.actions
+ Acties
+
+
+ label.fullname
+ Volledige naam
+
+
+ label.email
+ E-mail
+
+
+ label.current_password
+ Huidig wachtwoord
+
+
+ label.new_password
+ Nieuw wachtwoord
+
+
+ label.new_password_confirm
+ Herhaal wachtwoord
+
+
+ title.post_new
+ Bericht aanmaken
+
+
+ action.edit_contents
+ Inhoud bewerken
+
+
+ menu.toggle_nav
+ Wissel navigatie
+
+
+ menu.choose_language
+ Taalkeuze
+
+
+ menu.post_list
+ Berichtenlijst
+
+
+ menu.back_to_blog
+ Terug naar de blog
+
+
+ menu.homepage
+ Beginpagina
+
+
+ menu.admin
+ Beheerpaneel
+
+
+ menu.logout
+ Uitloggen
+
+
+ menu.rss
+ Blogberichten RSS
+
+
+ menu.search
+ Zoek
+
+
+ post.to_publish_a_comment
+ om een reactie toe te voegen
+
+
+ post.num_comments
+ {count, plural, one {# reactie} other {# reacties}}
+
+
+ post.commented_on
+ gereageerd op
+
+
+ post.no_comments
+ Reageer als eerste op dit bericht.
+
+
+ post.no_posts_found
+ Geen berichten gevonden.
+
+
+ post.created_successfully
+ Bericht met succes aangemaakt!
+
+
+ post.updated_successfully
+ Bericht met succes bijgewerkt!
+
+
+ post.deleted_successfully
+ Bericht met succes verwijderd!
+
+
+ post.search_for
+ Zoek naar...
+
+
+ post.search_no_results
+ No results found
+
+
+ notification.comment_created
+ Er is een reactie bij je bericht geplaatst!
+
+
+ notification.comment_created.description
+ deze link]]>
+
+
+ help.app_description
+ voorbeeld applicatie, gemaakt met het Symfony Framework, die je een indruk geeft van de aanbevolen manier om een Symfony applicatie te ontwikkelen.]]>
+
+
+ help.show_code
+ Controller en template, die gebruikt zijn bij het weergeven van deze pagina.]]>
+
+
+ help.browse_app
+ publieke gedeelte van de demo applicatie.]]>
+
+
+ help.browse_admin
+ Beheerpaneel van de demo applicatie.]]>
+
+
+ help.login_users
+ Probeer één van de volgende gebruikers
+
+
+ help.role_user
+ normale gebruiker
+
+
+ help.role_admin
+ beheerder
+
+
+ help.reload_fixtures
+ Als het niet lukt om in te loggen met deze gebruikers, herlaad dan de applicatie instellingen door dit commando in de terminal uit te voeren:
+
+
+ help.add_user
+ Als u een nieuwe gebruiker wilt toevoegen, voer dan dit commando uit:
+
+
+ help.more_information
+ Symfony documentatie.]]>
+
+
+ rss.title
+ Symfony Demo blog
+
+
+ rss.description
+ De meest recente berichten, gepubliceerd op De Symfony Demo blog
+
+
+ paginator.previous
+ Vorige
+
+
+ paginator.next
+ Volgende
+
+
+ paginator.current
+ (huidig)
+
+
+ menu.user
+ Account
+
+
+ title.edit_user
+ Wijzig gebruiker
+
+
+ action.change_password
+ Wijzig wachtwoord
+
+
+ title.change_password
+ Wachtwoord wijzigen
+
+
+ info.change_password
+ Nadat je je wachtwoord gewijzigd hebt, word je uitgelogd uit de applicatie.
+
+
+ action.edit_user
+ Wijzig gebruiker
+
+
+ help.comment_content
+ Reacties die niet voldoen aan onze 'Code of Conduct' zullen worden aangepast.
+
+
+ help.post_content
+ Gebruik Markdown om de inhoud van de blogpost op te maken. HTML is ook toegestaan.
+
+
+ help.post_publication
+ Stel een datum in de toekomst in om de publicatie van de blogpost te plannen.
+
+
+ help.post_summary
+ Samenvattingen mogen geen Markdown- of HTML-inhoud bevatten; alleen platte tekst.
+
+
+ user.updated_successfully
+ Gebruiker is succesvol bijgewerkt!
+
+
+
diff --git a/translations/validators+intl-icu.en.xlf b/translations/validators+intl-icu.en.xlf
index d27c627da..2fabbea38 100644
--- a/translations/validators+intl-icu.en.xlf
+++ b/translations/validators+intl-icu.en.xlf
@@ -1,43 +1,46 @@
-
-
-
-
-
- post.slug_unique
- This title was already used in another blog post, but they must be unique.
-
-
- post.blank_summary
- Give your post a summary!
-
-
- post.blank_content
- Your post should have some content!
-
-
- post.too_short_content
- Post content is too short ({ limit } characters minimum)
-
-
- post.too_many_tags
- Too many tags (add { limit } tags or less)
-
-
- comment.blank
- Please don't leave your comment blank!
-
-
- comment.too_short
- Comment is too short ({ limit } characters minimum)
-
-
- comment.too_long
- Comment is too long ({ limit } characters maximum)
-
-
- comment.is_spam
- The content of this comment is considered spam.
-
-
-
+
+
+
+
+
+
+
+
+ post.slug_unique
+ This title was already used in another blog post, but they must be unique.
+
+
+ post.blank_summary
+ Give your post a summary!
+
+
+ post.blank_content
+ Your post should have some content!
+
+
+ post.too_short_content
+ Post content is too short ({ limit } characters minimum)
+
+
+ post.too_many_tags
+ Too many tags (add { limit } tags or less)
+
+
+ comment.blank
+ Please don't leave your comment blank!
+
+
+ comment.too_short
+ Comment is too short ({ limit } characters minimum)
+
+
+ comment.too_long
+ Comment is too long ({ limit } characters maximum)
+
+
+ comment.is_spam
+ The content of this comment is considered spam.
+
+
+
diff --git a/translations/validators+intl-icu.nl.xlf b/translations/validators+intl-icu.nl.xlf
index 19a7c640b..b752710b3 100644
--- a/translations/validators+intl-icu.nl.xlf
+++ b/translations/validators+intl-icu.nl.xlf
@@ -1,35 +1,46 @@
-
-
-
-
-
- post.blank_summary
- Geef uw bericht een samenvatting.
-
-
- post.blank_content
- Uw bericht heeft nog geen inhoud.
-
-
- post.too_short_content
- Bericht inhoud is te kort (minimaal { limit } karakters)
-
-
- comment.blank
- Vul alstublieft een reactie in.
-
-
- comment.too_short
- Reactie is te kort (minimaal { limit } karakters)
-
-
- comment.too_long
- Reactie is te lang (maximaal { limit } karakters)
-
-
- comment.is_spam
- De inhoud van deze reactie wordt als spam gemarkeerd.
-
-
-
+
+
+
+
+
+
+
+
+ post.blank_summary
+ Geef uw bericht een samenvatting.
+
+
+ post.blank_content
+ Uw bericht heeft nog geen inhoud.
+
+
+ post.too_short_content
+ Bericht inhoud is te kort (minimaal { limit } karakters)
+
+
+ comment.blank
+ Vul alstublieft een reactie in.
+
+
+ comment.too_short
+ Reactie is te kort (minimaal { limit } karakters)
+
+
+ comment.too_long
+ Reactie is te lang (maximaal { limit } karakters)
+
+
+ comment.is_spam
+ De inhoud van deze reactie wordt als spam gemarkeerd.
+
+
+ post.slug_unique
+ De titel wordt al gebruikt in een andere blog post, maar de titel moet uniek zijn.
+
+
+ post.too_many_tags
+ Te veel tags toegevoegd (gebruik maximaal { limit } tags)
+
+
+