foodsoft/plugins/documents/config/locales/en.yml

41 lines
1.2 KiB
YAML
Raw Normal View History

en:
activerecord:
attributes:
document:
created_at: Created at
2017-11-08 22:35:12 +01:00
created_by: Created by
data: Data
mime: MIME type
name: Name
config:
hints:
2017-10-11 02:39:35 +02:00
documents_allowed_extension: A list of allowed filename extensions separated by spaces.
use_documents: Add a basic document sharing page to the foodcoop menu.
keys:
2017-10-11 02:39:35 +02:00
documents_allowed_extension: Allowed extensions
use_documents: Enable documents
navigation:
documents: Documents
documents:
create:
2017-11-08 22:35:12 +01:00
error: 'Document or folder could not be created: %{error}'
2017-10-11 02:39:35 +02:00
not_allowed_mime: The filetype "%{mime}" is not allowed. Please contact an administrator to whitelist it.
2017-11-08 22:35:12 +01:00
notice: Document or folder was created
destroy:
2017-11-08 22:35:12 +01:00
error: 'Document or folder could not be deleted: %{error}'
no_right: You do not have enough rights to delete the document or folder
notice: Document or folder was deleted
form:
new: New Document
new_folder: new Folder
submit: Create
index:
new: Upload new document
2017-11-08 22:35:12 +01:00
new_folder: Create new folder
title: Documents
move:
root_folder: Start
title: Move
update:
notice: Document or folder was moved