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:
authorNextcloud bot <bot@nextcloud.com>2022-07-10 05:25:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-10 05:25:30 +0300
commit0d929086d0c4d67e80e8d77ba0cdf117ddae69db (patch)
treed28a6a0200b049dbe5b93b1f0701ae87103a2ba6 /apps/files
parentf41c45878fd3800a355da4dbcbeba8133f418326 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/da.js2
-rw-r--r--apps/files/l10n/da.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index d07695e4d3c..74637e23945 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Kunne ikke indlæse information for filen \"{file}\"",
"Files" : "Filer",
"Details" : "Detaljer",
+ "Show list view" : "Vis som liste",
+ "Show grid view" : "Vis som gitter",
"Please select tag(s) to add to the selection" : "Vælg venligst tag(s) for at tilføje til udvalget",
"Apply tag(s) to selection" : "Anvend tag(s) på markeringen",
"Select directory \"{dirName}\"" : "Vælg katalog \"{dirName}\"",
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index d3177ba5057..30e275abfcf 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -38,6 +38,8 @@
"Could not load info for file \"{file}\"" : "Kunne ikke indlæse information for filen \"{file}\"",
"Files" : "Filer",
"Details" : "Detaljer",
+ "Show list view" : "Vis som liste",
+ "Show grid view" : "Vis som gitter",
"Please select tag(s) to add to the selection" : "Vælg venligst tag(s) for at tilføje til udvalget",
"Apply tag(s) to selection" : "Anvend tag(s) på markeringen",
"Select directory \"{dirName}\"" : "Vælg katalog \"{dirName}\"",