diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /core/l10n/nl.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 25a466cdd19..243b7ee6b0a 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -52,9 +52,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "Onderhoudsmodus blijft actief", "Updating database schema" : "Databaseschema aan het bijwerken", "Updated database" : "Database bijgewerkt", - "Checking for update of app \"%s\" in appstore" : "Controleren of er updates zijn voor de app \"%s\"", - "Update app \"%s\" from appstore" : "App \"%s\" updaten in de appstore", - "Checked for update of app \"%s\" in appstore" : "Op updates gecontroleerd voor de app \"%s\"", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema voor %s geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de database)", "Updated \"%1$s\" to %2$s" : "Werkte \"%1$s\" bij tot %2$s", "Set log level to debug" : "Debug logniveau instellen", @@ -159,7 +156,6 @@ OC.L10N.register( "Resetting password" : "Resetten wachtwoord", "Recommended apps" : "Aanbevolen apps", "Loading apps …" : "Laden apps ...", - "Could not fetch list of apps from the app store." : "Kon lijst met apps niet ophalen van de app store.", "Installing apps …" : "Installeren apps …", "App download or installation failed" : "App download of installatie mislukt", "Cannot install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is", @@ -375,6 +371,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de de database)", "Checked database schema update" : "Database schema-update gecontroleerd", "Checking updates of apps" : "Controleert of er app updates zijn", + "Checking for update of app \"%s\" in appstore" : "Controleren of er updates zijn voor de app \"%s\"", + "Update app \"%s\" from appstore" : "App \"%s\" updaten in de appstore", + "Checked for update of app \"%s\" in appstore" : "Op updates gecontroleerd voor de app \"%s\"", "Checked database schema update for apps" : "Databaseschema update voor apps gecontroleerd", "Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om \"{url}\" te vinden. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", @@ -407,6 +406,7 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} zoekresultaat in een andere map","{count} zoekresultaten in andere mappen"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Er is een wachtwoordherstelbericht verzonden naar het e-mailadres van dit account. Als je het niet hebt ontvangen, controleer dan je spam / ongewenste mappen, of vraag je beheerder om hulp.", "Password can not be changed. Please contact your administrator." : "Het wachtwoord kan niet worden gewijzigd. Neem contact op met je beheerder.", + "Could not fetch list of apps from the app store." : "Kon lijst met apps niet ophalen van de app store.", "Nextcloud {app}" : "Nextcloud {app}", "Can't install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is", "Can't install this app" : "Kan deze app niet installeren", |