diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-13 02:16:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-13 02:16:18 +0000 |
commit | 49d3e0f4a33c1d7a0527da8a82237f6e61d5b4f7 (patch) | |
tree | cf0c369186ee6db0bc236f8741c203642e4a759a /apps/files | |
parent | e76e85c9c0e3ddb047e0353836bb68974174253b (diff) | |
download | nextcloud-server-49d3e0f4a33c1d7a0527da8a82237f6e61d5b4f7.tar.gz nextcloud-server-49d3e0f4a33c1d7a0527da8a82237f6e61d5b4f7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 0b1b56526bd..fb90c61095b 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -137,6 +137,8 @@ OC.L10N.register( "Unlimited" : "Ongelimiteerd", "Upload (max. %s)" : "Upload (max. %s)", "File Management" : "Bestandsbeheer", + "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", + "Unable to change the favourite state of the file" : "Niet mogelijk om voorkeurtoestand van het bestand te wijzigen", "%s used" : "%s gebruikt", "%s%% of %s used" : "%s%% van %s gebruikt", "%1$s of %2$s used" : "%1$s van %2$s gebruikt", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 396c438e3af..7059581aa8f 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -135,6 +135,8 @@ "Unlimited" : "Ongelimiteerd", "Upload (max. %s)" : "Upload (max. %s)", "File Management" : "Bestandsbeheer", + "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", + "Unable to change the favourite state of the file" : "Niet mogelijk om voorkeurtoestand van het bestand te wijzigen", "%s used" : "%s gebruikt", "%s%% of %s used" : "%s%% van %s gebruikt", "%1$s of %2$s used" : "%1$s van %2$s gebruikt", |