summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-31 01:08:31 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-31 01:08:31 +0000
commit299ef9aa78e4755a3761343efc2a0f3e40dfd3ff (patch)
tree045321cccae7f289e06bf298f68e69df0ebe0652 /apps/files/l10n/en_GB.js
parentc258cb5557507b3966990872669567af073f10f4 (diff)
downloadnextcloud-server-299ef9aa78e4755a3761343efc2a0f3e40dfd3ff.tar.gz
nextcloud-server-299ef9aa78e4755a3761343efc2a0f3e40dfd3ff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index e693f9aa766..89a1bdda6b9 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -16,6 +16,7 @@ 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",
@@ -76,6 +77,9 @@ OC.L10N.register(
"Favorite" : "Favourite",
"New folder" : "New folder",
"Upload file" : "Upload file",
+ "Not favorited" : "Not favourited",
+ "Remove from favorites" : "Remove from favourites",
+ "Add to favorites" : "Add to favourites",
"An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
"Added to favorites" : "Added to favourites",
"Removed from favorites" : "Removed from favourites",