Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-06 03:08:21 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-06 03:08:21 +0300
commit9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28 (patch)
tree984e7c426ee34dcd4ea2dba9818277cbbb67a336 /apps/files/l10n/en_GB.js
parent15cd21d252b9da706be817df77e4c0643b40327f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js3
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",