diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-18 00:07:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-18 00:07:48 +0000 |
commit | d41fd7471c05ccaff14d13ed1a8d721dc363b8b0 (patch) | |
tree | 1d5390e18c1a06c61b7847155a02e74b11cdb2f1 /apps/updatenotification/l10n | |
parent | c002698ed2ce5cda07fbc8e88ce4f87d269826f8 (diff) | |
download | nextcloud-server-d41fd7471c05ccaff14d13ed1a8d721dc363b8b0.tar.gz nextcloud-server-d41fd7471c05ccaff14d13ed1a8d721dc363b8b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-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 6a26f39457c..9787fc1abdf 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" : "Update melding", "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 7c6cb15a0e0..b422596d0ce 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" : "Update melding", "A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s", "Open updater" : "Open updater", "Download now" : "Download nu", |