diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:57 +0000 |
commit | 1302b6f267eed2519938a92e3c9470951e1c701f (patch) | |
tree | e3bf579660144d55c80f9bbb351bcf3524acf7ed /apps/files/l10n/en_GB.js | |
parent | 5b33cbd507218d1edd489cd36821437ed5a2d4ec (diff) | |
download | nextcloud-server-1302b6f267eed2519938a92e3c9470951e1c701f.tar.gz nextcloud-server-1302b6f267eed2519938a92e3c9470951e1c701f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 6683613c371..7876d737770 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -15,19 +15,18 @@ 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}", "Actions" : "Actions", "Rename" : "Rename", "Copy" : "Copy", - "Target folder" : "Target folder", "Disconnect storage" : "Disconnect storage", "Unshare" : "Unshare", "Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"", @@ -155,6 +154,7 @@ OC.L10N.register( "Text file" : "Text file", "New text file.txt" : "New text file.txt", "Move" : "Move", + "Target folder" : "Target folder", "A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>", "A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>", "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>" |