From 2e752a065ba3bea7e973f6415ec3fdf91961b3dd Mon Sep 17 00:00:00 2001 From: Johannes de Wit <77152231+johannesdewit@users.noreply.github.com> Date: Mon, 13 Jun 2022 19:47:05 +0200 Subject: [PATCH] Small update nl.json (#610) --- README.md | 2 +- nl.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c9d2197..177f2d4 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Here is a table of language code to language name, in alphabetical order. These | `ko` | Korean | 한êµì–´ | ✅ | | `ml` | Malayalam | മലയാളം | 🚧 | | `ms` | Malay | Bahasa Melayu | 🚧 | -| `nl` | Dutch | Nederlands | 🚧 | +| `nl` | Dutch | Nederlands | ✅ | | `no` | Norwegian | Norsk | ✅ | | `oc` | Occitan | Occitan | 🚧 | | `pl` | Polish | jÄ™zyk polski | ✅ | diff --git a/nl.json b/nl.json index 7a245bd..9f360d9 100644 --- a/nl.json +++ b/nl.json @@ -289,7 +289,7 @@ "button-install": "Installeren", "button-enable": "Activeer", "button-disable": "Deactiveer", - "button-copy-share-link": "Copy share link", + "button-copy-share-link": "Kopieer link om te delen", "label-no-results-found": "Geen resultaten gevonden.", "msg-failed-to-load-manifest": "Kan het plug-in-overzicht niet laden.", "label-version": "Versie: {{version}}", @@ -327,8 +327,8 @@ "label-sort-downloads-low-to-high": "Aantal downloads (laag naar hoog)", "label-sort-release-date-new-to-old": "Eerste publicatie datum (nieuw naar oud)", "label-sort-release-date-old-to-new": "Eerste publicatie datum (oud naar nieuw)", - "label-sort-name-alphabetical": "Name (A to Z)", - "label-sort-name-alphabetical-reverse": "Name (Z to A)", + "label-sort-name-alphabetical": "Plug-in naam (A tot Z)", + "label-sort-name-alphabetical-reverse": "Plug-in naam (Z tot A)", "label-search-summary": "{{pluginCount}} weergegeven:" }, "mobile-toolbar": { @@ -1441,4 +1441,4 @@ "plugin-with-count": "{{count}} plug-in", "plugin-with-count_plural": "{{count}} plug-ins" } -} \ No newline at end of file +} -- GitLab