diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:37 +0000 |
commit | 9fa50f48f1c3cb45b317dc876adf398b09be7a6f (patch) | |
tree | 477acf10967837b959e3c1506647d841ae4c01e5 /apps/files/l10n/en_GB.js | |
parent | f6787944709f333c5cf9c9b72ed0388c30f16066 (diff) | |
download | nextcloud-server-9fa50f48f1c3cb45b317dc876adf398b09be7a6f.tar.gz nextcloud-server-9fa50f48f1c3cb45b317dc876adf398b09be7a6f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 6683613c371..ef0bb381631 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -15,12 +15,12 @@ OC.L10N.register( "Close" : "Close", "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", "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", "Target folder \"{dir}\" does not exist any more" : "Target folder \"{dir}\" does not exist any more", "Not enough free space" : "Not enough free space", "Uploading …" : "Uploading …", - "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})", "Target folder does not exist any more" : "Target folder does not exist any more", "Error when assembling chunks, status code {status}" : "Error when assembling chunks, status code {status}", |