aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.js')
-rw-r--r--apps/files_trashbin/l10n/en_GB.js40
1 files changed, 22 insertions, 18 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js
index 90bee83e11b..b45cfea4f5d 100644
--- a/apps/files_trashbin/l10n/en_GB.js
+++ b/apps/files_trashbin/l10n/en_GB.js
@@ -1,26 +1,30 @@
OC.L10N.register(
"files_trashbin",
{
- "Deleted files" : "Deleted files",
"restored" : "restored",
- "This application enables users to restore files that were deleted from the system." : "This application enables users to restore files that were deleted from the system.",
- "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the rubbish bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilise more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.",
+ "Deleted files" : "Deleted files",
+ "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)",
+ "This application enables people to restore files that were deleted from the system." : "This application enables people to restore files that were deleted from the system.",
+ "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.",
"Restore" : "Restore",
- "Delete permanently" : "Delete permanently",
- "This operation is forbidden" : "This operation is forbidden",
- "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
- "No deleted files" : "No deleted files",
- "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here",
- "No entries found in this folder" : "No entries found in this folder",
- "Select all" : "Select all",
- "Name" : "Name",
- "Actions" : "Actions",
+ "Not enough free space to restore the file/folder" : "Not enough free space to restore the file/folder",
+ "Empty deleted files" : "Empty deleted files",
+ "Confirm permanent deletion" : "Confirm permanent deletion",
+ "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone.",
+ "Cancel" : "Cancel",
+ "Original location" : "Original location",
+ "Deleted by" : "Deleted by",
"Deleted" : "Deleted",
- "Delete" : "Delete",
- "Error while restoring file from trashbin" : "Error while restoring file from rubbish bin",
- "Error while removing file from trashbin" : "Error while removing file from rubbish bin",
- "Error while restoring files from trashbin" : "Error while restoring files from rubbish bin",
- "Error while emptying trashbin" : "Error while emptying rubbish bin",
- "Error while removing files from trashbin" : "Error while removing files from rubbish bin"
+ "few seconds ago" : "few seconds ago",
+ "A long time ago" : "A long time ago",
+ "Unknown" : "Unknown",
+ "All files" : "All files",
+ "You" : "You",
+ "List of files that have been deleted." : "List of files that have been deleted.",
+ "No deleted files" : "No deleted files",
+ "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here",
+ "All files have been permanently deleted" : "All files have been permanently deleted",
+ "Failed to empty deleted files" : "Failed to empty deleted files",
+ "Deletion cancelled" : "Deletion cancelled"
},
"nplurals=2; plural=(n != 1);");