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>2021-03-01 05:20:45 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-01 05:20:45 +0300
commitb9d417f812036190a30d415709c0d3b3d27ac37e (patch)
tree93bb6847ff18745a99993d0fb3d328411a6a1abe /apps/updatenotification
parentbe671e390e9e62a541e16863b49c09e4405cae1a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/nl.js1
-rw-r--r--apps/updatenotification/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index 7944847b4a4..56bd4ee6c67 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
"Channel updated" : "Kanaal bijgewerkt",
+ "Web updater is disabled" : "Web-updater is uitgeschakeld",
"Update notifications" : "Bijwerkmeldingen",
"The update server could not be reached since %d days to check for new updates." : "De updateserver kon sinds %d dagen niet meer worden bereikt om op updates te controleren.",
"Please check the Nextcloud and server log files for errors." : "Controleer de Nextcloud- en serverlogbestanden op fouten.",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index a67cc163867..101d3ee73c8 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -1,6 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
"Channel updated" : "Kanaal bijgewerkt",
+ "Web updater is disabled" : "Web-updater is uitgeschakeld",
"Update notifications" : "Bijwerkmeldingen",
"The update server could not be reached since %d days to check for new updates." : "De updateserver kon sinds %d dagen niet meer worden bereikt om op updates te controleren.",
"Please check the Nextcloud and server log files for errors." : "Controleer de Nextcloud- en serverlogbestanden op fouten.",