From ea17fe6ffa9007b1076e6f1b66a29dbd3297b3b2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 11 Dec 2024 00:28:34 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/nl.js | 4 ++++ l10n/nl.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index c9a14e32..199c9bb7 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -8,9 +8,11 @@ OC.L10N.register( "Default" : "Standaard", "Set as default" : "Zet as standaard", "Edit" : "Bewerken", + "Deploy Daemon" : "Daemon implementeren", "Name" : "Naam", "Host" : "Host", "Nextcloud URL" : "Nextcloud URL", + "GPUs support" : "GPUs support", "More info" : "Meer info", "Enabled" : "Ingeschakeld", "Network" : "Netwerk", @@ -41,6 +43,7 @@ OC.L10N.register( "Level" : "Niveau", "Actions" : "Acties", "Results from other categories" : "Resultaten van andere categorieën", + "_Update_::_Update all_" : ["Update","Update alles"], "Type" : "Type", "Display Name" : "Weergavenaam", "Your apps" : "Jouw apps", @@ -53,6 +56,7 @@ OC.L10N.register( "Updates" : "Updates", "Featured apps" : "Aanbevolen apps", "Supported apps" : "Ondersteunde apps", + "Deploy and Enable" : "Implementeren en inschakelen", "Enable" : "Inschakelen", "Disable" : "Uitschakelen", "Allow untested app" : "Niet-geteste apps toestaan", diff --git a/l10n/nl.json b/l10n/nl.json index 528e9f32..39221a0c 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -6,9 +6,11 @@ "Default" : "Standaard", "Set as default" : "Zet as standaard", "Edit" : "Bewerken", + "Deploy Daemon" : "Daemon implementeren", "Name" : "Naam", "Host" : "Host", "Nextcloud URL" : "Nextcloud URL", + "GPUs support" : "GPUs support", "More info" : "Meer info", "Enabled" : "Ingeschakeld", "Network" : "Netwerk", @@ -39,6 +41,7 @@ "Level" : "Niveau", "Actions" : "Acties", "Results from other categories" : "Resultaten van andere categorieën", + "_Update_::_Update all_" : ["Update","Update alles"], "Type" : "Type", "Display Name" : "Weergavenaam", "Your apps" : "Jouw apps", @@ -51,6 +54,7 @@ "Updates" : "Updates", "Featured apps" : "Aanbevolen apps", "Supported apps" : "Ondersteunde apps", + "Deploy and Enable" : "Implementeren en inschakelen", "Enable" : "Inschakelen", "Disable" : "Uitschakelen", "Allow untested app" : "Niet-geteste apps toestaan",