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: buttons:
cancel: Cancel
close: Close
copy: Copy copy: Copy
copyFile: Copy file copyFile: Copy file
create: Create
delete: Delete delete: Delete
download: Download download: Download
info: Info info: Info
more: More
move: Move move: Move
moveFile: Move file 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 new: New
ok: OK ok: OK
rename: Rename
reportIssue: Report Issue
save: Save
search: Search search: Search
selectMultiple: Select multiple
select: Select select: Select
selectMultiple: Select multiple
switchView: Swicth view
toggleSidebar: Toggle sidebar
update: Update
upload: Upload
errors: errors:
forbidden: You're not welcome here. forbidden: You're not welcome here.
notFound: This location can't be reached.
internal: Something really went wrong. internal: Something really went wrong.
notFound: This location can't be reached.
files: files:
metadata: Metadata
body: Body body: Body
loading: Loading... clear: Clear
closePreview: Close preview
home: Home home: Home
lastModified: Last modified
loading: Loading...
lonely: It feels lonely here... lonely: It feels lonely here...
metadata: Metadata
multipleSelectionEnabled: Multiple selection enabled
name: Name name: Name
size: Size size: Size
lastModified: Last modified help:
clear: Clear click: select file or directory
multipleSelectionEnabled: Multiple selection enabled ctrl:
closePreview: Close preview click: select multiple files or directories
sidebar: f: opens search
myFiles: My files s: save a file or download the directory where you are
newFolder: New folder del: delete selected items
newFile: New file doubleClick: open a file or directory
settings: Settings esc: clear selection and/or close the prompt
logout: Logout f1: this information
servedWith: Served with f2: rename file
help: Help help: Help
login:
password: Password
submit: Login
username: Username
wrongCredentials: Wrong credentials
prompts: prompts:
copy: Copy copy: Copy
copyMessage: 'Choose the place to copy your files:' copyMessage: 'Choose the place to copy your files:'
deleteTitle: Delete files currentlyNavigating: 'Currently navigating on:'
deleteMessageSingle: Are you sure you want to delete this file/folder?
deleteMessageMultiple: Are you sure you want to delete {count} file(s)? deleteMessageMultiple: Are you sure you want to delete {count} file(s)?
newFile: New file deleteMessageSingle: Are you sure you want to delete this file/folder?
newFileMessage: Write the name of the new file. deleteTitle: Delete files
newDir: New directory displayName: 'Display Name:'
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
download: Download files download: Download files
downloadMessage: Choose the format you want to download. downloadMessage: Choose the format you want to download.
error: Something went wrong error: Something went wrong
currentlyNavigating: 'Currently navigating on:'
fileInfo: File information fileInfo: File information
filesSelected: "{count} files selected." filesSelected: "{count} files selected."
displayName: 'Display Name:'
size: Size
lastModified: Last Modified 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 numberDirs: Number of directories
help: numberFiles: Number of files
help: Help rename: Rename
f1: this information renameMessage: Insert a new name for
f2: rename file size: Size
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
settings: settings:
globalSettings: Global Settings admin: Admin
profileSettings: Profile Settings administrator: Administrator
userManagement: User Management allowCommands: Execute commands
goTo: Go to 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 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 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 after saving, the environment variable "file" will be available with the path
of the file. of the file.
commandsUpdated: Commands updated! commandsUpdated: Commands updated!
pluginsUpdated: Plugins settings updated! customStylesheet: Custom Stylesheet
changePassword: Change Password examples: Examples
globalSettings: Global Settings
goTo: Go to
newPassword: Your new password newPassword: Your new password
newPasswordConfirm: Confirm your new password newPasswordConfirm: Confirm your new password
customStylesheet: Custom Stylesheet
newUser: New User newUser: New User
user: User
users: Users
username: Username
password: Password password: Password
scope: Scope
admin: Admin
permissions: Permissions permissions: Permissions
permissionsHelp: > 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 individually. If you select "Administrator", all of the other options will be
automatically checked. The management of users remains a privilege of an administrator. automatically checked. The management of users remains a privilege of an administrator.'
administrator: Administrator pluginsUpdated: Plugins settings updated!
allowNew: Create new files and directories profileSettings: Profile Settings
allowEdit: Edit, rename and delete files or directories. ruleExample1: >
allowCommands: Execute commands 'prevents the access to any dot file (such as .git, .gitignore) in
userCommands: Commands every folder.'
userCommandsHelp: 'A space separated list with the available commands for this user. Example:' ruleExample2: blocks the access to the file named Caddyfile on the root of the scope.
rules: Rules rules: Rules
rulesHelp1: > rulesHelp1: >
Here you can define a set of allow and disallow rules for this specific '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 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. 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 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 {0} or {1}. Then you should write {2} if you are using a regular expression and
then the expression or the path. then the expression or the path.
examples: Examples scope: Scope
ruleExample1: > user: User
prevents the access to any dot file (such as .git, .gitignore) in userCommands: Commands
every folder. userCommandsHelp:
ruleExample2: blocks the access to the file named Caddyfile on the root of the scope. 'A space separated list with the available commands for this user.
avoidChanges: "(leave blank to avoid changes)" Example:'
userDeleted: User deleted!
userCreated: User created! userCreated: User created!
userDeleted: User deleted!
userManagement: User Management
username: Username
users: Users
userUpdated: User updated! userUpdated: User updated!
sidebar:
help: Help
logout: Logout
myFiles: My files
newFile: New file
newFolder: New folder
servedWith: Served with
settings: Settings