diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
commit | 60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch) | |
tree | b94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /apps/files/l10n/en_GB.js | |
parent | 4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff) | |
download | nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.tar.gz nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.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, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index decfe4dcd83..5109eb0743b 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -38,6 +38,9 @@ OC.L10N.register( "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.", "Actions" : "Actions", "Download" : "Download", + "Rename" : "Rename", + "Delete" : "Delete", + "Details" : "Details", "Select" : "Select", "Pending" : "Pending", "Unable to determine date" : "Unable to determine date", @@ -101,7 +104,6 @@ OC.L10N.register( "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", "Select all" : "Select all", - "Delete" : "Delete", "Upload too large" : "Upload too large", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", "Files are being scanned, please wait." : "Files are being scanned, please wait.", |