diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
commit | 4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch) | |
tree | f97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /apps/updatenotification/l10n/nl.json | |
parent | 73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff) | |
download | nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.json')
-rw-r--r-- | apps/updatenotification/l10n/nl.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index 9e571fb0f78..4bdfb9d26a2 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -14,6 +14,7 @@ "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.", "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", - "Updater" : "Updater" + "Updater" : "Updater", + "At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Op dit moment worden alleen handmatige updates in jouw omgeving ondersteund. Dit komt waarschijnlijk doordat functies zoals shell_exec niet beschikbaar zijn." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |