diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-31 02:17:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-31 02:17:32 +0000 |
commit | 891e0ccd6e9677705369aa280149735c31e42275 (patch) | |
tree | 04023989705b5e508138247e249ab18d0bd4f477 /apps/files/l10n | |
parent | dba3b513e3b102a2d65ace195b5f69e05739c970 (diff) | |
download | nextcloud-server-891e0ccd6e9677705369aa280149735c31e42275.tar.gz nextcloud-server-891e0ccd6e9677705369aa280149735c31e42275.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/da.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/da.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 5fc9e66339e..846ee6c8c98 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -151,6 +151,7 @@ OC.L10N.register( "Settings" : "Indstillinger", "Show hidden files" : "Vis skjulte filer", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", "Toggle grid view" : "Vis som gitter", "No files in here" : "Her er ingen filer", "Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 01c1aea6a88..ce3ab56b960 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -149,6 +149,7 @@ "Settings" : "Indstillinger", "Show hidden files" : "Vis skjulte filer", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", "Toggle grid view" : "Vis som gitter", "No files in here" : "Her er ingen filer", "Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!", |