diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-17 02:00:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-17 02:00:01 -0400 |
commit | cc532bb14aed74c397efa29a19ba48a3eeeb0cf0 (patch) | |
tree | c3251ee4049c523303d454f334b63b965b0c8a14 /apps/files/l10n/nl.json | |
parent | 1a35dea8a6388bacdd1b36806781f8e2b77836e8 (diff) | |
download | nextcloud-server-cc532bb14aed74c397efa29a19ba48a3eeeb0cf0.tar.gz nextcloud-server-cc532bb14aed74c397efa29a19ba48a3eeeb0cf0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r-- | apps/files/l10n/nl.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 67ec790a59d..6caa76f49c1 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -31,6 +31,15 @@ "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.", "Uploading..." : "Uploading...", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} uur{plural_s} over", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuten{plural_s} over", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds} second{plural_s} left" : "{seconds} seconden{plural_s} over", + "{seconds}s" : "{seconds}en", + "Any moment now..." : "Heel snel nu...", + "Soon..." : "Binnenkort...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} van {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.", "Actions" : "Acties", "Download" : "Downloaden", |