diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-06 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-06 00:08:21 +0000 |
commit | 9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28 (patch) | |
tree | 984e7c426ee34dcd4ea2dba9818277cbbb67a336 /apps/files/l10n/en_GB.js | |
parent | 15cd21d252b9da706be817df77e4c0643b40327f (diff) | |
download | nextcloud-server-9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28.tar.gz nextcloud-server-9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 7862757e38c..4736520eb43 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -16,6 +16,8 @@ OC.L10N.register( "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})", "Actions" : "Actions", "Download" : "Download", @@ -117,6 +119,7 @@ OC.L10N.register( "Show hidden files" : "Show hidden files", "WebDAV" : "WebDAV", "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>", + "Uploading @" : "Uploading @", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "No entries found in this folder" : "No entries found in this folder", |