diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-01 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-01 00:08:23 +0000 |
commit | da03018add9d4dcd1ff0bd00089a61a06e619a13 (patch) | |
tree | 7b83d87acb2b6d4bfebf95ee80a2471162cda2fc /apps/updatenotification/l10n/nl.js | |
parent | 99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (diff) | |
download | nextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.tar.gz nextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 1f52bd6eab5..587a3502329 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -2,11 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Bijwerken meldingen", + "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", "Channel updated" : "Kanaal bijgewerkt", "Nextcloud core" : "Nextcloud core", "Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.", "A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s", + "Open updater" : "Open updater", + "Download now" : "Download nu", "Your version is up to date." : "Je versie is up to date.", "Checked on %s" : "Gecontroleerd op %s", "Update channel:" : "Bijwerkkanaal:", |