summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-15 10:37:23 +0000
committerNextcloud bot <bot@nextcloud.com>2021-07-15 10:37:23 +0000
commit7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch)
tree41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/files/l10n/en_GB.js
parent28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff)
downloadnextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.tar.gz
nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js10
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 7d5e0646130..e18e023adc0 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -142,16 +142,8 @@ OC.L10N.register(
"Shared by link" : "Shared by link",
"Text file" : "Text file",
"New text file.txt" : "New text file.txt",
- "Unshare" : "Unshare",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Storage of {owner} is full, files can not be updated or synced anymore!",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
- "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>",
- "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
- "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>",
- "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>"
+ "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"]
},
"nplurals=2; plural=(n != 1);");