diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
commit | 8f517325f577c64562cad10be9195d2d706e82f5 (patch) | |
tree | 4590e176cdaca2443e8c1e928be8e8cddf8412b5 /core/l10n/nl.json | |
parent | 28a30a6ea89974601a5cf849fb480238df906060 (diff) | |
download | nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.tar.gz nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nl.json')
-rw-r--r-- | core/l10n/nl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 9a2318c4014..b92ca679009 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -94,6 +94,8 @@ "More apps" : "Meer apps", "Currently open" : "Momenteel actief", "_{count} notification_::_{count} notifications_" : ["{count} melding","{count} meldingen"], + "No" : "Nee", + "Yes" : "Ja", "Custom date range" : "Aangepast datumbereik", "Pick start date" : "Kies startdatum", "Pick end date" : "Kies einddatum", @@ -195,8 +197,6 @@ "{name} version {version} and above" : "{name} versie {version} en hoger", "Settings menu" : "Instellingenmenu", "Avatar of {displayName}" : "Avatar van {displayName}", - "No" : "Nee", - "Yes" : "Ja", "Choose {file}" : "Kies {file}", "Choose" : "Kies", "Copy to {target}" : "Kopieer naar {target}", @@ -204,7 +204,6 @@ "Move to {target}" : "Verplaats naar {target}", "Move" : "Verplaatsen", "OK" : "OK", - "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}", "read-only" : "Alleen lezen", "_{count} file conflict_::_{count} file conflicts_" : ["{count} bestandsconflict","{count} bestandsconflicten"], "One file conflict" : "Een bestandsconflict", @@ -440,6 +439,7 @@ "\"{name}\" is not an allowed filetype" : "\"{name}\" is een niet toegestaan bestandstype", "{newName} already exists" : "{newName} bestaat al", "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", + "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}", "Show list view" : "Toon lijstweergave", "Show grid view" : "Toon roosterweergave", "Pending" : "Onderhanden", |