From d01f0c10a4f0b9b9a29f8d09b3134548aa7545d4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 26 Aug 2024 01:58:18 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/nl.js | 3 +++ l10n/nl.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index 9344708c..a73ba6dc 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,6 +1,9 @@ OC.L10N.register( "app_api", { + "External Apps" : "Externe apps", + "Daemon config not found" : "Daemon configuratie niet gevonden", + "Error starting install of ExApp" : "Fout bij starten installatie van ExApp", "Update to {version}" : "Update naar {version}", "Remove" : "Verwijderen", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", diff --git a/l10n/nl.json b/l10n/nl.json index 42802e0d..b01f394b 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,4 +1,7 @@ { "translations": { + "External Apps" : "Externe apps", + "Daemon config not found" : "Daemon configuratie niet gevonden", + "Error starting install of ExApp" : "Fout bij starten installatie van ExApp", "Update to {version}" : "Update naar {version}", "Remove" : "Verwijderen", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",