diff --git a/README.md b/README.md index c9d2197d38d730c3c434e69219c4cd32f35fc8bd..177f2d43bcb4f91271006e3dedd3654341e0f3d2 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 7a245bdb4353df11793c4a900f73139e900f4bc2..9f360d95e925254bfc2dabd973ede79b4504ad4b 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 +}