metro-explorer
Version:
File explorer in JS
25 lines • 1.12 kB
JSON
{
"LANG_LBL_NEW_FOLDER": "Nova Pasta",
"LANG_LBL_UPLOAD": "Upload",
"LANG_LBL_MOVE": "Mover",
"LANG_LBL_MOVE_ALL": "Mover Todos",
"LANG_LBL_DEL": "Excluir",
"LANG_LBL_DEL_ALL": "Excluir Todos",
"LANG_LBL_SHARE": "Compartilhar",
"LANG_LBL_SHARE_ALL": "Compartilhar Todos",
"LANG_LBL_DOWNLOAD": "Baixar",
"LANG_LBL_DOWNLOAD_ALL": "Baixar Todos",
"LANG_LBL_OPEN": "Abrir",
"LANG_LBL_RENAME": "Renomear",
"LANG_LBL_UP": "Voltar",
"LANG_LBL_MOVE_HEADER": "Selecione a pasta para qual seus arquivos ser\u00E3o movidos",
"LANG_LBL_MOVE_BT_MOVE": "Mover",
"LANG_LBL_MOVE_BT_MOVE_TITLE": "Isso mover\u00E1 todos os arquivos selecionados para a pasta escolhida.",
"LANG_LBL_MOVE_FOLDER_ERROR_MSG": "You cannot move {folderName} to its sub folder.",
"LANG_LBL_NEW_FOLDER_HEADER": "",
"LANG_LBL_NEW_FOLDER_FOLDER_NAME": "",
"LANG_LBL_NEW_FOLDER_BT_CREATE": "",
"LANG_LBL_ROOT_FOLDER": "Root",
"LANG_LBL_EMPTY_MESSAGE": "Oh gosh, you've no files yet, try dragging and dropping a file over here :)",
"LANG_LBL_NO_FOLDERS_FOUND": "There are no folders where you can move your files to. :/"
}