summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-03 01:07:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-03 01:07:06 +0000
commit8471219b7c494bbc93296e36d9c8ddc37d8b13a6 (patch)
tree9846323386de54ff00a2afb741e1996847363cbf /apps/files/l10n/en_GB.js
parent39573e602d5e38e4b71b3d197d08798dd9558659 (diff)
downloadnextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.tar.gz
nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 74241011c53..db6629873df 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"",
"Upload cancelled." : "Upload cancelled.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
- "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
"Uploading..." : "Uploading...",
"..." : "...",
@@ -127,6 +126,7 @@ OC.L10N.register(
"Upload failed. Could not find uploaded file" : "Upload failed. Could not find uploaded file",
"Upload failed. Could not get file info." : "Upload failed. Could not get file info.",
"Invalid directory." : "Invalid directory.",
+ "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
"Error uploading file \"{fileName}\": {message}" : "Error uploading file \"{fileName}\": {message}",
"Could not get result from server." : "Could not get result from server.",
"No entries in this folder match '{filter}'" : "No entries in this folder match '{filter}'",