Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 03:09:24 +0300
committerNextcloud bot <bot@nextcloud.com>2016-09-01 03:09:24 +0300
commit4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch)
treef97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /apps/updatenotification/l10n/nl.js
parent73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r--apps/updatenotification/l10n/nl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index cb0b3700fad..eb2657021f2 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"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."
},
"nplurals=2; plural=(n != 1);");