server/apps/files_trashbin/l10n/en_GB.json

16 lines
794 B
JSON
Raw Normal View History

{ "translations": {
"Deleted files" : "Deleted files",
2019-02-14 01:12:26 +00:00
"restored" : "restored",
"Restore" : "Restore",
2014-12-10 06:55:34 +00:00
"Delete permanently" : "Delete permanently",
2016-02-25 06:58:06 +00:00
"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",
2014-12-20 06:56:24 +00:00
"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",
2015-01-08 06:56:00 +00:00
"No entries found in this folder" : "No entries found in this folder",
2014-12-20 06:56:24 +00:00
"Select all" : "Select all",
"Name" : "Name",
2018-09-29 00:12:16 +00:00
"Deleted" : "Deleted",
2019-09-17 12:33:26 +00:00
"Delete" : "Delete"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}