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
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/da.js1
-rw-r--r--core/l10n/da.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index d443c9ab69f..db66e5269f8 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"File is too big" : "Filen er for stor",
"The selected file is not an image." : "Den valgte fil er ikke et billede.",
"The selected file cannot be read." : "Den valgte fil kan ikke læses.",
+ "The file was uploaded" : "Filen blev uploadet",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"No image or file provided" : "Ingen fil eller billede givet",
"Unknown filetype" : "Ukendt filtype",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index c01408aec08..4b54e54baf1 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -3,6 +3,7 @@
"File is too big" : "Filen er for stor",
"The selected file is not an image." : "Den valgte fil er ikke et billede.",
"The selected file cannot be read." : "Den valgte fil kan ikke læses.",
+ "The file was uploaded" : "Filen blev uploadet",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"No image or file provided" : "Ingen fil eller billede givet",
"Unknown filetype" : "Ukendt filtype",