diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
commit | 6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (patch) | |
tree | 22a6155f86e8f2d8bd612c56b672ec9cbf05e5c6 /core/l10n/nl.js | |
parent | 3bf950307045c5d108d4f37aa2c4748d4127c8e2 (diff) | |
download | nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.tar.gz nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.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 71f5b7d7a39..70caf186e73 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -40,6 +40,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\"", "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)", "Checked database schema update for apps" : "Databaseschema update voor apps gecontroleerd", "Updated \"%s\" to %s" : "Bijgewerkt \"%s\" naar %s", @@ -298,6 +301,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Om time-outs tijdens grotere installaties te voorkomen, kun je in plaats hiervan de volgende opdracht geven vanaf je installatiedirectory:", "Detailed logs" : "Gedetailleerde logs", "Update needed" : "Update vereist", + "Please use the command line updater because you have a big instance with more than 50 users." : "Gebruik alsjeblieft de command line updater omdat je een installatie hebt met meer dan 50 gebruikers.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Voor hulp, lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.", "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is.", |