summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-30 02:15:12 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-30 02:15:12 +0000
commit50769b5966c2c7b324ed5ab46919b756dc7b15c2 (patch)
tree68a71918e11ccc2a8a87de9a24e9182d18339862 /apps/files_versions
parent7889961103d63a07e056d29aa0eb79cd50ef4760 (diff)
downloadnextcloud-server-50769b5966c2c7b324ed5ab46919b756dc7b15c2.tar.gz
nextcloud-server-50769b5966c2c7b324ed5ab46919b756dc7b15c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/da.js1
-rw-r--r--apps/files_versions/l10n/da.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/da.js b/apps/files_versions/l10n/da.js
index 3286ca455ac..e244e8acdbf 100644
--- a/apps/files_versions/l10n/da.js
+++ b/apps/files_versions/l10n/da.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"files_versions",
{
"Versions" : "Versioner",
+ "This application automatically maintains older versions of files that are changed." : "Denne applikation styrer automatisk tidligere versioner af ændrede filer.",
"Failed to revert {file} to revision {timestamp}." : "Kunne ikke tilbagerulle {file} til den tidligere udgave: {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Gendan",
diff --git a/apps/files_versions/l10n/da.json b/apps/files_versions/l10n/da.json
index 5349f20e225..c29636dadf9 100644
--- a/apps/files_versions/l10n/da.json
+++ b/apps/files_versions/l10n/da.json
@@ -1,5 +1,6 @@
{ "translations": {
"Versions" : "Versioner",
+ "This application automatically maintains older versions of files that are changed." : "Denne applikation styrer automatisk tidligere versioner af ændrede filer.",
"Failed to revert {file} to revision {timestamp}." : "Kunne ikke tilbagerulle {file} til den tidligere udgave: {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Gendan",