summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r--apps/files/l10n/nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 498613452a3..1c1557d2f32 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -69,7 +69,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favoriet",
"Favorite" : "Favoriet",
- "Copy local link" : "Kopiƫren lokale link",
"Folder" : "Map",
"New folder" : "Nieuwe map",
"Upload" : "Uploaden",
@@ -138,6 +137,7 @@ OC.L10N.register(
"{seconds}s" : "{seconds}en",
"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."
+ "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"
},
"nplurals=2; plural=(n != 1);");