mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 03:32:56 +00:00

Former-commit-id: 8fc595933b73d635bbe20e018958343d9dd3e31b [formerly c056d2fa20bec942e89710ff469e12cb07a498a9] [formerly a455096212ba0cb70102a99c714d8ff3e1401f17 [formerly 1861645b0421c2989def739a5d40aa7cde5a5288]] Former-commit-id: 794d333ef3a2788c5e76f7c1a558af8be1137c20 [formerly ab8ca7057862e8919a7d01c3d71ecd70ba7b32f3] Former-commit-id: 3430567351ec7425e167c4c128bb7316ff631eac
168 lines
5.1 KiB
YAML
168 lines
5.1 KiB
YAML
buttons:
|
|
cancel: Cancel
|
|
close: Close
|
|
copy: Copy
|
|
copyFile: Copy file
|
|
create: Create
|
|
delete: Delete
|
|
download: Download
|
|
info: Info
|
|
more: More
|
|
move: Move
|
|
moveFile: Move file
|
|
new: New
|
|
next: Next
|
|
ok: OK
|
|
previous: Previous
|
|
rename: Rename
|
|
reportIssue: Report Issue
|
|
save: Save
|
|
search: Search
|
|
select: Select
|
|
selectMultiple: Select multiple
|
|
switchView: Swicth view
|
|
toggleSidebar: Toggle sidebar
|
|
update: Update
|
|
upload: Upload
|
|
errors:
|
|
forbidden: You're not welcome here.
|
|
internal: Something really went wrong.
|
|
notFound: This location can't be reached.
|
|
files:
|
|
folders: Folders
|
|
files: Files
|
|
body: Body
|
|
clear: Clear
|
|
closePreview: Close preview
|
|
home: Home
|
|
lastModified: Last modified
|
|
loading: Loading...
|
|
lonely: It feels lonely here...
|
|
metadata: Metadata
|
|
multipleSelectionEnabled: Multiple selection enabled
|
|
name: Name
|
|
size: Size
|
|
sortByName: Sort by name
|
|
sortBySize: Sort by size
|
|
sortByLastModified: Sort by last modified
|
|
help:
|
|
click: select file or directory
|
|
ctrl:
|
|
click: select multiple files or directories
|
|
f: opens search
|
|
s: save a file or download the directory where you are
|
|
del: delete selected items
|
|
doubleClick: open a file or directory
|
|
esc: clear selection and/or close the prompt
|
|
f1: this information
|
|
f2: rename file
|
|
help: Help
|
|
login:
|
|
password: Password
|
|
submit: Login
|
|
username: Username
|
|
wrongCredentials: Wrong credentials
|
|
prompts:
|
|
copy: Copy
|
|
copyMessage: 'Choose the place to copy your files:'
|
|
currentlyNavigating: 'Currently navigating on:'
|
|
deleteMessageMultiple: Are you sure you want to delete {count} file(s)?
|
|
deleteMessageSingle: Are you sure you want to delete this file/folder?
|
|
deleteTitle: Delete files
|
|
displayName: 'Display Name:'
|
|
download: Download files
|
|
downloadMessage: Choose the format you want to download.
|
|
error: Something went wrong
|
|
fileInfo: File information
|
|
filesSelected: "{count} files selected."
|
|
lastModified: Last Modified
|
|
move: Move
|
|
moveMessage: 'Choose new house for your file(s)/folder(s):'
|
|
newDir: New directory
|
|
newDirMessage: Write the name of the new directory.
|
|
newFile: New file
|
|
newFileMessage: Write the name of the new file.
|
|
numberDirs: Number of directories
|
|
numberFiles: Number of files
|
|
rename: Rename
|
|
renameMessage: Insert a new name for
|
|
show: Show
|
|
size: Size
|
|
settings:
|
|
admin: Admin
|
|
administrator: Administrator
|
|
allowCommands: Execute commands
|
|
allowEdit: Edit, rename and delete files or directories.
|
|
allowNew: Create new files and directories
|
|
avoidChanges: "(leave blank to avoid changes)"
|
|
changePassword: Change Password
|
|
commands: Commands
|
|
commandsHelp: >
|
|
Here you can set commands that are executed in the named events. You
|
|
write one command per line. If the event is related to files, such as before and
|
|
after saving, the environment variable "file" will be available with the path
|
|
of the file.
|
|
commandsUpdated: Commands updated!
|
|
customStylesheet: Custom Stylesheet
|
|
examples: Examples
|
|
globalSettings: Global Settings
|
|
language: Language
|
|
newPassword: Your new password
|
|
newPasswordConfirm: Confirm your new password
|
|
newUser: New User
|
|
password: Password
|
|
passwordUpdated: Password updated!
|
|
permissions: Permissions
|
|
permissionsHelp: >
|
|
You can set the user to be an administrator or choose the permissions
|
|
individually. If you select "Administrator", all of the other options will be
|
|
automatically checked. The management of users remains a privilege of an administrator.
|
|
pluginsUpdated: Plugins settings updated!
|
|
profileSettings: Profile Settings
|
|
ruleExample1: >
|
|
'prevents the access to any dot file (such as .git, .gitignore) in
|
|
every folder.'
|
|
ruleExample2: blocks the access to the file named Caddyfile on the root of the scope.
|
|
rules: Rules
|
|
rulesHelp1: >
|
|
'Here you can define a set of allow and disallow rules for this specific
|
|
user. The blocked files won''t show up in the listings and they won''t be accessible
|
|
to the user. We support regex and paths relative to the user''s scope.'
|
|
rulesHelp2: >
|
|
Each rule goes in one different line and must start with the keyword
|
|
{0} or {1}. Then you should write {2} if you are using a regular expression and
|
|
then the expression or the path.
|
|
scope: Scope
|
|
settingsUpdated: Settings updated!
|
|
user: User
|
|
userCommands: Commands
|
|
userCommandsHelp:
|
|
'A space separated list with the available commands for this user.
|
|
Example:'
|
|
userCreated: User created!
|
|
userDeleted: User deleted!
|
|
userManagement: User Management
|
|
username: Username
|
|
users: Users
|
|
userUpdated: User updated!
|
|
sidebar:
|
|
help: Help
|
|
logout: Logout
|
|
myFiles: My files
|
|
newFile: New file
|
|
newFolder: New folder
|
|
servedWith: Served with
|
|
settings: Settings
|
|
search:
|
|
writeToSearch: Write here to search
|
|
searchOrCommand: Search or execute a command...
|
|
searchOrSupportedCommand: 'Search or use one of your supported commands:'
|
|
search: Search...
|
|
type: Type and press enter to search.
|
|
pressToSearch: Press enter to search.
|
|
pressToExecute: Press enter to execute.
|
|
languages:
|
|
en: English
|
|
pt: Portuguese
|
|
zhCN: Chinese (Simplified)
|