diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
commit | dda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch) | |
tree | c2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /core/l10n/nl.js | |
parent | 82d2ec09311a2db13edd7eb407629d03333037c1 (diff) | |
download | nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 416016f3ce1..e84e6a30bd0 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -96,6 +96,7 @@ OC.L10N.register( "Continue to {productName}" : "Verder naar {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["De update was succesvol. Redirecten naar {productName} over %nseconde.","De update was succesvol. Redirecten naar {productName} over %n seconden."], "Applications menu" : "Applicatiemenu", + "Apps" : "Apps", "More apps" : "Meer apps", "_{count} notification_::_{count} notifications_" : ["{count} melding","{count} meldingen"], "No" : "Nee", @@ -255,7 +256,6 @@ OC.L10N.register( "No tags found" : "Geen tags gevonden", "Personal" : "Persoonlijk", "Accounts" : "Accounts", - "Apps" : "Apps", "Admin" : "Beheerder", "Help" : "Help", "Access forbidden" : "Toegang verboden", |