diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
commit | 409098c45f8b111637b601b391dc00876350c96b (patch) | |
tree | ece99993abfb4d56978416823d2311f4d2695a07 /core/l10n/nl.js | |
parent | 82a192e1ccc852c3ac0daef64c42cd455c70b78e (diff) | |
download | nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.tar.gz nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 2fcc89efd51..83fda3e78fb 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -184,7 +184,6 @@ OC.L10N.register( "You have not added any info yet" : "Je hebt nog geen info toegevoegd", "{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd", "Error opening the user status modal, try hard refreshing the page" : "Fout bij het openen van het gebruiker status model, probeer een harde refresh van de pagina", - "Search starts once you start typing" : "Zoeken begint zodra u iets typt", "Reset search" : "Zoekopdracht wissen", "Start search" : "Begin met zoeken", "Search for {name} only" : "Zoek alleen naar {name}", @@ -406,6 +405,7 @@ OC.L10N.register( "More apps menu" : "Meer apps menu", "Settings menu" : "Instellingenmenu", "The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.", - "Setup two-factor authentication" : "Instellen tweefactor authenticatie" + "Setup two-factor authentication" : "Instellen tweefactor authenticatie", + "Search starts once you start typing" : "Zoeken begint zodra u iets typt" }, "nplurals=2; plural=(n != 1);"); |