nextcloud/apps/files_trashbin/l10n/en_GB.json

19 lines
941 B
JSON
Raw Normal View History

{ "translations": {
"Deleted files" : "Deleted files",
2019-02-14 04:12:26 +03:00
"restored" : "restored",
"Restore" : "Restore",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "Delete permanently",
2016-02-25 09:58:06 +03: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 09:56:24 +03: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 09:56:00 +03:00
"No entries found in this folder" : "No entries found in this folder",
2014-12-20 09:56:24 +03:00
"Select all" : "Select all",
"Name" : "Name",
2018-09-29 03:12:16 +03:00
"Deleted" : "Deleted",
2019-03-19 04:12:41 +03:00
"Delete" : "Delete",
2018-09-29 03:12:16 +03:00
"Couldn't delete %s permanently" : "Couldn't delete %s permanently",
"Couldn't restore %s" : "Couldn't restore %s",
"Error" : "Error"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}