-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tiago Cruz <tcruz@netic.io>
- Loading branch information
Showing
16 changed files
with
89 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
{ | ||
"string": { | ||
"Storage": "Depósito" | ||
"Drive": "Unidad", | ||
"Drives": "Unidades", | ||
"File": "Archivo", | ||
"Folder": "Carpeta", | ||
"Resource": "Recurso", | ||
"Name": "Nombre", | ||
"Description": "Descripción", | ||
"Size": "Tamaño", | ||
"Type": "Tipo", | ||
"LastModified": "Última modificación", | ||
"Parent": "Padre", | ||
"Path": "Ruta", | ||
"Download": "Descargar", | ||
"CreateDrive": "Crear unidad", | ||
"CreateFolder": "Crear carpeta", | ||
"UploadFile": "Subir archivo", | ||
"UploadFolder": "Subir carpeta", | ||
"EditDrive": "Editar unidad", | ||
"Rename": "Renombrar", | ||
"RoleLabel": "Rol", | ||
"Root": "/" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
{ | ||
"string": { | ||
"Storage": "Armazenagem" | ||
"Drive": "Unidade", | ||
"Drives": "Unidades", | ||
"File": "Ficheiro", | ||
"Folder": "Pasta", | ||
"Resource": "Recurso", | ||
"Name": "Nome", | ||
"Description": "Descrição", | ||
"Size": "Tamanho", | ||
"Type": "Tipo", | ||
"LastModified": "Última modificação", | ||
"Parent": "Pai", | ||
"Path": "Caminho", | ||
"Download": "Descarregar", | ||
"CreateDrive": "Criar unidade", | ||
"CreateFolder": "Criar pasta", | ||
"UploadFile": "Carregar ficheiro", | ||
"UploadFolder": "Carregar pasta", | ||
"EditDrive": "Editar unidade", | ||
"Rename": "Renomear", | ||
"RoleLabel": "Papel", | ||
"Root": "/" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters