summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-12 21:33:37 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-12 21:33:37 +0000
commit91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (patch)
tree5496f2797b09ab3138bdc386b83ac0defb1f0415 /apps/files/l10n/en_GB.js
parent4bd14ef3081fadce717e6b50d31fbb750962cabf (diff)
downloadnextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.tar.gz
nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 4d27b63bfa3..cbe3bcb9b7a 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -146,6 +146,10 @@ OC.L10N.register(
"Tags" : "Tags",
"Deleted files" : "Deleted files",
"Text file" : "Text file",
- "New text file.txt" : "New text file.txt"
+ "New text file.txt" : "New text file.txt",
+ "Move" : "Move",
+ "A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");