feat: update languages

This commit is contained in:
Henrique Dias
2019-05-20 22:06:56 +01:00
parent bb0d048235
commit d45d7f92fb
15 changed files with 691 additions and 206 deletions

View File

@@ -121,7 +121,7 @@
"settings": {
"instanceName": "Instance name",
"brandingDirectoryPath": "Branding directory path",
"documentation": "documentation",
"documentation": "documentação",
"branding": "Branding",
"disableExternalLinks": "Disable external links (except documentation)",
"brandingHelp": "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
@@ -165,7 +165,8 @@
"users": "Usuários",
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
"allowSignup": "Allow users to signup",
"insertRegex": "Insert regex expression",
"createUserDir": "Auto create user home dir while adding new user",
"insertRegex": "Inserir expressão regular",
"insertPath": "Insert the path",
"userUpdated": "Usuário atualizado!",
"userDefaults": "User default settings",
@@ -175,11 +176,11 @@
"perm": {
"create": "Create files and directories",
"delete": "Delete files and directories",
"download": "Download",
"modify": "Edit files",
"download": "Baixar",
"modify": "Editar arquivos",
"execute": "Execute commands",
"rename": "Rename or move files and directories",
"share": "Share files"
"share": "Compartilhar arquivos"
}
},
"sidebar": {
@@ -229,7 +230,7 @@
"days": "Dias"
},
"download": {
"downloadFile": "Download File",
"downloadFolder": "Download Folder"
"downloadFile": "Baixar arquivo",
"downloadFolder": "Baixar pasta"
}
}