diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
commit | e41e2fe0037642a1d72d06c29bb16ad118783892 (patch) | |
tree | 80e0eb9bdbce0e004f312d9310463b873530568c /apps/files/l10n/nl.js | |
parent | 9a6569d4f2ffd86614c760a2d306a38869fa2538 (diff) | |
download | nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.tar.gz nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 7aa84fe5dd9..9403408fda6 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -193,6 +193,8 @@ OC.L10N.register( "New text file.txt" : "Nieuw tekstbestand.txt", "Unshare" : "Stop met delen", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Groepsmap \"{mountPoint}\" is bijna ({usedSpacePercent}%) volĀ ", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externe opslag \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol", "Your storage is almost full ({usedSpacePercent}%)" : "Je opslagruimte zit bijna vol ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", |