diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 417272a5cdb..84feb344142 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -27,6 +27,7 @@ "All files" : "All files", "Favorites" : "Favourites", "Home" : "Home", + "Close" : "Close", "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", "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}", "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", @@ -36,11 +37,7 @@ "{new_name} already exists" : "{new_name} already exists", "Could not create file" : "Could not create file", "Could not create folder" : "Could not create folder", - "Rename" : "Rename", - "Delete" : "Delete", - "Disconnect storage" : "Disconnect storage", - "Unshare" : "Unshare", - "No permission to delete" : "No permission to delete", + "Actions" : "Actions", "Download" : "Download", "Select" : "Select", "Pending" : "Pending", @@ -56,6 +53,7 @@ "Modified" : "Modified", "_%n folder_::_%n folders_" : ["%n folder","%n folders"], "_%n file_::_%n files_" : ["%n file","%n files"], + "{dirs} and {files}" : "{dirs} and {files}", "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", "_Uploading %n file_::_Uploading %n files_" : ["Uploading %n file","Uploading %n files"], "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.", @@ -63,7 +61,6 @@ "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], - "{dirs} and {files}" : "{dirs} and {files}", "Favorited" : "Favourited", "Favorite" : "Favourite", "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags", @@ -103,6 +100,7 @@ "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.", |