alphabetical order

This commit is contained in:
Henrique Dias 2017-07-31 17:59:56 +01:00
parent b0eb782ea0
commit 883f2a6bee
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730

View File

@ -1,141 +1,145 @@
login:
wrongCredentials: Wrong credentials
username: Username
password: Password
submit: Login
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
rename: Rename
switchView: Swicth view
toggleSidebar: Toggle sidebar
more: More
upload: Upload
cancel: Cancel
create: Create
close: Close
reportIssue: Report Issue
update: Update
save: Save
new: New
ok: OK
rename: Rename
reportIssue: Report Issue
save: Save
search: Search
selectMultiple: Select multiple
select: Select
selectMultiple: Select multiple
switchView: Swicth view
toggleSidebar: Toggle sidebar
update: Update
upload: Upload
errors:
forbidden: You're not welcome here.
notFound: This location can't be reached.
internal: Something really went wrong.
notFound: This location can't be reached.
files:
metadata: Metadata
body: Body
loading: Loading...
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
lastModified: Last modified
clear: Clear
multipleSelectionEnabled: Multiple selection enabled
closePreview: Close preview
sidebar:
myFiles: My files
newFolder: New folder
newFile: New file
settings: Settings
logout: Logout
servedWith: Served with
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:'
deleteTitle: Delete files
deleteMessageSingle: Are you sure you want to delete this file/folder?
currentlyNavigating: 'Currently navigating on:'
deleteMessageMultiple: Are you sure you want to delete {count} file(s)?
newFile: New file
newFileMessage: Write the name of the new file.
newDir: New directory
newDirMessage: Write the name of the new directory.
move: Move
moveMessage: 'Choose new house for your file(s)/folder(s):'
rename: Rename
renameMessage: Insert a new name for
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
currentlyNavigating: 'Currently navigating on:'
fileInfo: File information
filesSelected: "{count} files selected."
displayName: 'Display Name:'
size: Size
lastModified: Last Modified
numberFiles: Number of files
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
help:
help: Help
f1: this information
f2: rename file
del: delete selected items
esc: clear selection and/or close the prompt
ctrl:
s: save a file or download the directory where you are
f: opens search
click: select multiple files or directories
click: select file or directory
doubleClick: open a file or directory
numberFiles: Number of files
rename: Rename
renameMessage: Insert a new name for
size: Size
settings:
globalSettings: Global Settings
profileSettings: Profile Settings
userManagement: User Management
goTo: Go to
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
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!
pluginsUpdated: Plugins settings updated!
changePassword: Change Password
customStylesheet: Custom Stylesheet
examples: Examples
globalSettings: Global Settings
goTo: Go to
newPassword: Your new password
newPasswordConfirm: Confirm your new password
customStylesheet: Custom Stylesheet
newUser: New User
user: User
users: Users
username: Username
password: Password
scope: Scope
admin: Admin
permissions: Permissions
permissionsHelp: >
You can set the user to be an administrator or choose the permissions
'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.
administrator: Administrator
allowNew: Create new files and directories
allowEdit: Edit, rename and delete files or directories.
allowCommands: Execute commands
userCommands: Commands
userCommandsHelp: 'A space separated list with the available commands for this user. Example:'
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
'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.
examples: Examples
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.
avoidChanges: "(leave blank to avoid changes)"
userDeleted: User deleted!
scope: Scope
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