diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
commit | fdb2b07803b54dc65a7db693c3c04e6e6a02b36c (patch) | |
tree | 8945aa528a862813d05ba669f446fc4c2a8d9628 /core/l10n/nl.js | |
parent | b211d02e9c0e1c2f5d3eed0916810d8db732237e (diff) | |
download | nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.tar.gz nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 243b7ee6b0a..ea04217d294 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -52,6 +52,9 @@ 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 App Store" : "Controleren op updates voor app \"%s\" in de App Store", + "Update app \"%s\" from App Store" : "Update app \"%s\" vanuit de App Store", + "Checked for update of app \"%s\" in App Store" : "Op updates gecontroleerd voor app \"%s\" in App Store", "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", @@ -156,6 +159,7 @@ 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 vanuit 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", |