diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-19 01:11:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-19 01:11:54 +0000 |
commit | b3ca73dc277f7c5b00f2175d5c42919f044631c0 (patch) | |
tree | bf2c618aaa4a49aab659ddd898a3ccae4163c011 /apps/updatenotification | |
parent | 667d21ac7d9a1765421e4b14ec4dba1303eca3d3 (diff) | |
download | nextcloud-server-b3ca73dc277f7c5b00f2175d5c42919f044631c0.tar.gz nextcloud-server-b3ca73dc277f7c5b00f2175d5c42919f044631c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 89e6ecf2f14..49df2ea15b3 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -10,6 +10,7 @@ OC.L10N.register( "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", "A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s", "Open updater" : "Open updater", "Download now" : "Download nu", diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index 44e63a8c181..7bf173e3b1e 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -8,6 +8,7 @@ "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", "A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s", "Open updater" : "Open updater", "Download now" : "Download nu", |