summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/nl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-17 00:20:33 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-17 00:20:33 +0000
commite2056a1de95dda2d7d1824e6b050e9369a048ca6 (patch)
treedf0c29c345002dc0a71fab70a425085f6fb53a93 /apps/updatenotification/l10n/nl.json
parenta7be8383236f792818aea9fec145875bd467f155 (diff)
downloadnextcloud-server-e2056a1de95dda2d7d1824e6b050e9369a048ca6.tar.gz
nextcloud-server-e2056a1de95dda2d7d1824e6b050e9369a048ca6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/nl.json')
-rw-r--r--apps/updatenotification/l10n/nl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index b7d0de84742..21f00eab603 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -28,7 +28,6 @@
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Er is een nieuwe versie beschikbaar: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Let op dat na een nieuwe release de update pas verschijnt na de eerste secundaire release of later. We introduceren nieuwe versies verspreid over de tijd voor onze gebruikers en slaan soms een versie over wanneer er problemen worden gevonden. Lees meer over updates en releasekanalen op {link}",
- "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}",
"Checking apps for compatible versions" : "Apps controleren op compatibele versies.",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Kan niet verbinden met de App Store of er zijn geen updates teruggegeven. Zoek handmatig naar updates of verifieer dat je server internettoegang heeft en kan verbinden met de App Store.",
@@ -40,6 +39,7 @@
"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.",
"Please use the command line updater to update." : "Gebruik de commandoregel updater, om bij te werken.",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Je kunt het updatekanaal hieronder wijzigen, wat ook van invloed is op de beheerpagina van apps. bijv. nadat je bent overgeschakeld naar het bètakanaal, worden bèta-app-updates aangeboden op de beheerpagina voor apps.",
- "Update channel:" : "Bijwerkkanaal:"
+ "Update channel:" : "Bijwerkkanaal:",
+ "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file