Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r--apps/files/l10n/nl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 41b42dd23b7..b1605a0b9b1 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -119,7 +119,6 @@
"Select all" : "Alles selecteren",
"Upload too large" : "Upload is te groot",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die je probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.",
- "No favorites" : "Geen favorieten",
"Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond",
"Shared with you" : "Gedeeld met jou",
"Shared with others" : "Gedeeld met anderen",
@@ -137,6 +136,7 @@
"Any moment now..." : "Heel snel nu...",
"Soon..." : "Binnenkort...",
"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.",
- "Copy local link" : "Kopiƫren lokale link"
+ "Copy local link" : "Kopiƫren lokale link",
+ "No favorites" : "Geen favorieten"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file