i18n: update translations from Crowdin
Change-Id: I7b1d2bd7cb97547bff590fd01c3c1651078d5c5c
diff --git a/src/static/_locales/nl/messages.json b/src/static/_locales/nl/messages.json
index a70f148..b1935db 100644
--- a/src/static/_locales/nl/messages.json
+++ b/src/static/_locales/nl/messages.json
@@ -1,106 +1,106 @@
{
- "appName": {
- "message": "Vertaal Geselecteerde Tekst",
- "description": "The app name"
- },
- "appBetaName": {
- "message": "Geselecteerde Tekst Vertalen (Beta)",
- "description": "The beta app name"
- },
- "appCanaryName": {
- "message": "Vertaal Geselecteerde Tekst (Canary)",
- "description": "The beta app name"
- },
- "appDescription": {
- "message": "Vertaal geselecteerde tekst met Google Translate",
- "description": "The app description"
- },
- "contextmenu_title": {
- "message": "Selectie vertalen naar...",
- "description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages."
- },
- "contextmenu_title2": {
- "message": "Selectie naar '$language$' vertalen",
- "description": "Title of the context menu that appears when a right click is done and there's only one language available.",
- "placeholders": {
- "language": {
- "content": "$1",
- "example": "Language to translate into."
- }
- }
- },
- "contextmenu_edit": {
- "message": "Talen bewerken...",
- "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page."
- },
- "options_welcome": {
- "message": "Welkom!",
- "description": "Title of the options page which welcomes users"
- },
- "options_introduction": {
- "message": "Alstublieft, selecteer de talen die u wilt weergeven in het menu \"vertalen\".",
- "description": "Introduction paragraph in the options page preceding the language list."
- },
- "options_languageselectheader": {
- "message": "Talen:",
- "description": "Header of the selected languages list."
- },
- "options_otheroptionsheader": {
- "message": "Andere opties:",
- "description": "Subheader in the options page before the options to choose where should the translation be shown.."
- },
- "options_tabsoption_1": {
- "message": "Open Google Translate in een nieuw tabblad voor elke vertaling.",
- "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)."
- },
- "options_tabsoption_2": {
- "message": "Open Google Translate in een enkel tabblad en vervang de nieuwste vertaling in plaats van het openen van meerdere tabbladen.",
- "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)."
- },
- "options_tabsoption_3": {
- "message": "Open Google Translate in een pop-up.",
- "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new popup)."
- },
- "options_savebutton": {
- "message": "Opslaan",
- "description": "Save button in the settings page"
- },
- "options_addlanguage": {
- "message": "Taal toevoegen",
- "description": "Title for the 'Add language' dialog"
- },
- "options_addlanguage_addbutton": {
- "message": "Toevoegen",
- "description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action."
- },
- "options_language_label": {
- "message": "Taal:",
- "description": "Label for the language selector in the 'Add language' dialog"
- },
- "options_credits": {
- "message": "Credits",
- "description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors."
- },
- "options_credits_homepage": {
- "message": "startpagina",
- "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters"
- },
- "options_credits_by": {
- "message": "door",
- "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'"
- },
- "options_ok": {
- "message": "OK",
- "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)"
- },
- "options_cancel": {
- "message": "Annuleren",
- "description": "Cancel button in the dialogs, to reject an action."
- },
- "notification_install_title": {
- "message": "Bedankt voor het installeren van 'Vertaal Geselecteerde Tekst'"
- },
- "notification_install_message": {
- "message": "Klik op deze melding om de extensie te configureren."
- }
+ "appName": {
+ "message": "Vertaal Geselecteerde Tekst",
+ "description": "The app name"
+ },
+ "appBetaName": {
+ "message": "Geselecteerde Tekst Vertalen (Beta)",
+ "description": "The beta app name"
+ },
+ "appCanaryName": {
+ "message": "Vertaal Geselecteerde Tekst (Canary)",
+ "description": "The beta app name"
+ },
+ "appDescription": {
+ "message": "Vertaal geselecteerde tekst met Google Translate",
+ "description": "The app description"
+ },
+ "contextmenu_title": {
+ "message": "Selectie vertalen naar...",
+ "description": "Title of the context menu that appears when selecting text in a website and then right clicking it. Inside this parent item there are the target languages."
+ },
+ "contextmenu_title2": {
+ "message": "Selectie naar '$language$' vertalen",
+ "description": "Title of the context menu that appears after selecting text in a website and right clicking it, when only one target language has been configured.",
+ "placeholders": {
+ "language": {
+ "content": "$1",
+ "example": "Language to translate into."
+ }
+ }
+ },
+ "contextmenu_edit": {
+ "message": "Talen bewerken...",
+ "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page."
+ },
+ "options_welcome": {
+ "message": "Welkom!",
+ "description": "Title of the options page which welcomes users"
+ },
+ "options_introduction": {
+ "message": "Alstublieft, selecteer de talen die u wilt weergeven in het menu \"vertalen\".",
+ "description": "Introduction paragraph in the options page preceding the language list."
+ },
+ "options_languageselectheader": {
+ "message": "Talen:",
+ "description": "Header of the selected languages list."
+ },
+ "options_otheroptionsheader": {
+ "message": "Andere opties:",
+ "description": "Subheader in the options page before the options to choose where should the translation be shown.."
+ },
+ "options_tabsoption_1": {
+ "message": "Open Google Translate in een nieuw tabblad voor elke vertaling.",
+ "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)."
+ },
+ "options_tabsoption_2": {
+ "message": "Open Google Translate in een enkel tabblad en vervang de nieuwste vertaling in plaats van het openen van meerdere tabbladen.",
+ "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)."
+ },
+ "options_tabsoption_3": {
+ "message": "Open Google Translate in een pop-up.",
+ "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new popup)."
+ },
+ "options_savebutton": {
+ "message": "Opslaan",
+ "description": "Save button in the settings page"
+ },
+ "options_addlanguage": {
+ "message": "Taal toevoegen",
+ "description": "Title for the 'Add language' dialog"
+ },
+ "options_addlanguage_addbutton": {
+ "message": "Toevoegen",
+ "description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action."
+ },
+ "options_language_label": {
+ "message": "Taal:",
+ "description": "Label for the language selector in the 'Add language' dialog"
+ },
+ "options_credits": {
+ "message": "Credits",
+ "description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors."
+ },
+ "options_credits_homepage": {
+ "message": "startpagina",
+ "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters"
+ },
+ "options_credits_by": {
+ "message": "door",
+ "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'"
+ },
+ "options_ok": {
+ "message": "OK",
+ "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)"
+ },
+ "options_cancel": {
+ "message": "Annuleren",
+ "description": "Cancel button in the dialogs, to reject an action."
+ },
+ "notification_install_title": {
+ "message": "Bedankt voor het installeren van 'Vertaal Geselecteerde Tekst'"
+ },
+ "notification_install_message": {
+ "message": "Klik op deze melding om de extensie te configureren."
+ }
}