diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:34 +0000 |
commit | 902d0600ce5f90672d39c103eb858d4430f7e9ab (patch) | |
tree | e18392a24cadaeffe567bf9a9a3a298951b3c759 /apps/updatenotification/l10n/nl.js | |
parent | 8dc6516c22cae473b297c4366a104fce9d2a0d76 (diff) | |
download | nextcloud-server-902d0600ce5f90672d39c103eb858d4430f7e9ab.tar.gz nextcloud-server-902d0600ce5f90672d39c103eb858d4430f7e9ab.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index f63b44332a8..47c2a765093 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -8,7 +8,6 @@ OC.L10N.register( "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.", "Update to %1$s is available." : "Update naar %1$s is beschikbaar.", - "Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.", "Update for {app} to version %s is available." : "Update voor {app} naar versie %s is beschikbaar.", "Update notification" : "Bijwerkmelding", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Toont updatemeldingen voor Nextcloud en zorgt voor SSO voor de updater.", @@ -44,6 +43,7 @@ OC.L10N.register( "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "De meest recente stabiele versie. Het is geschikt voor normaal gebruik en werkt altijd bij naar de laatste hoofdversie.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Een vroeg vrijgegeven versie, alleen bedoeld om nieuwe functies te testen. Niet voor productieomgevingen.", + "Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.", "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>Alle</strong> apps hebben een compatibele versie voor deze Nextcloud versie", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["<strong>%n</strong> app heeft geen compatibele versie voor deze Nextcloud versie","<strong>%n</strong> apps hebben geen compatibele versie voor deze Nextcloud versie"] }, |