ACTION_SHOW_FILES = "Arquivos" HEADING_BROWSER_TAB = "Arquivos" LABEL_SETTINGS_TAB = "Arquivos" HEADING_SETTINGS_TAB = "Arquivos" HEADING_SETTINGS_TAB_PERSONAL = "Personal Files" HEADING_SETTINGS_TAB_CORPORATE = "Corporate Files" SORT_OPTION_FILENAME = "Filename" SORT_OPTION_SIZE = "Size" SORT_OPTION_MODIFIED = "Modified" INFO_OWNER_AND_DATA = "Added by %OWNER% on %LASTMODIFIED%" INFO_DATA = "Added on %LASTMODIFIED%" INFO_SHARED = "Shared" INFO_SHARED_BY = "Shared by %OWNER%" LABEL_PERSONAL_STORAGE = "Pessoais" INFO_NOTHING_FOUND = "Nada encontrado" INFO_FOLDER_IS_EMPTY = "A pasta está vazia" INFO_SHARED_FOLDER_IS_EMPTY = "No shared files" INFO_DRAGNDROP_FILES_OR_CREATE_FOLDER = "Você pode clicar e arrastar arquivos aqui ou clicar em Nova Pasta para criar pastas" ERROR_FILES_NOT_RECEIVED = "Error while getting files" ERROR_SIZE_LIMIT = "O arquivo é grande demais. Tamanho máximo permitido é de %SIZE%MB." INFO_CANNOT_UPLOAD_SEARCH_RESULT = "Você não pode enviar arquivos na tela de resultado da busca" LABEL_DRAG_ITEMS_PLURAL = "%COUNT% item|%COUNT% itens" LABEL_DRAG_FOLDERS_PLURAL = "%COUNT% pasta|%COUNT% pastas" LABEL_DRAG_FILES_PLURAL = "%COUNT% arquivo|%COUNT% arquivos" ERROR_INVALID_FOLDER_NAME = "Nome de pasta inválido" ERROR_INVALID_FILE_NAME = "Nome de arquivo inválido" LABEL_CORPORATE_STORAGE = "Shared with Team" LABEL_SHARED_STORAGE = "Compartilhado comigo" ACTION_NEW_FOLDER = "Nova pasta" HEADING_NEW_FOLDER = "Nova pasta" LABEL_EXTERNAL_DOC_URL = "URL do documento externo" INFO_UPLOAD_FILE_AS_LINK = "Somente o link para o arquivo será adicionado ao item Arquivos. O arquivo em si continuará residindo em seu local original. Se o arquivo for excluído em seu local original, o link não será mais válido." ACTION_ADD_SHORTCUT = "Adicionar atalho" ACTION_DOWNLOAD_FILE = "Baixar arquivo" LABEL_SEARCH_RESULTS = "Resultados da busca" LABEL_SEARCH_CLEAR = "limpar" INFO_FILES = "O módulo de arquivos fornece armazenamento para arquivos e pastas em sua conta." LABEL_ENABLE_FILES = "Habilitar módulo Arquivos" HEADING_FILES = "Arquivos" ACTION_NEW_ITEMS = "New" ACTION_UPLOAD_FILES = "Enviar Arquivos" HEADING_DAV_ACCESS = "Acesso DAV a arquivos pessoais e corporativos" INFO_DAV_ACCESS = "Especifique a URL abaixo em seu cliente DAV." LABEL_FILES = "Files" LABEL_PUBLIC_LINK = "Link público" ACTION_REMOVE_PUBLIC_LINK = "Remover link" ACTION_CREATE_SHORTCUT = "Criar atalho para um documento externo" ACTION_SEND_FILES = "Enviar arquivos" ACTION_RENAME = "Renomear" ACTION_CREATE_PUBLIC_LINK = "Criar link público" ERROR_DELETE_PUBLIC_LINK = "Could not delete shareable link." ERROR_CREATE_PUBLIC_LINK = "Could not create shareable link." ERROR_UPLOAD_MAXPATHLEN = "The file cannot be uploaded. Filename is to big." LABEL_ENABLE_UPLOAD_SIZE_LIMIT = "Enable upload file size limit" LABEL_UPLOAD_SIZE_LIMIT = "Upload file size limit" HINT_UPLOAD_SIZE_LIMIT = "Upload file size limit value, in Mbytes. Additionally to the value supplied here, the actual limitation is affected by PHP configuration values post_max_size and upload_max_filesize - the smallest of these 3 values is applied. Note that webserver may add its own limitations, client_max_body_size in Nginx for example." LABEL_ENABLE_CORPORATE = "Enable corporate storage" LABEL_USER_SPACE_LIMIT = "User space limit" LABEL_CORPORATE_SPACE_LIMIT = "Corporate space limit" ERROR_FAVORITE_NOT_SET = "Não foi possível adicionar o item aos favoritos." ERROR_FILE_RENAME = "File renaming has failed." ERROR_FILES_MOVE_PLURAL = "File moving has failed.|Files moving has failed." ERROR_CANT_MOVE_FILES_QUOTA_PLURAL = "Can't move file because of space limit.|Can't move files because of space limit." MOBILE_DAVSYNC_APPS_TITLE = "File Storage apps" SERVICES_FILES_ALL_APPSYNC_HINT_SPECIFY = "Specify the URL below in these apps." SERVICES_FILES_APPSYNC_SERVER = "Server" SERVICES_FILES_APPSYNC_HINT_CREDENTIALS = "Use your common credentials you are using to login to the this web interface." CONFIRM_DELETE_FILES_PLURAL = "Delete selected file permanently?|Delete selected files permanently?" CONFIRM_DELETE_FOLDERS_PLURAL = "Delete selected folder permanently?|Delete selected folders permanently?" CONFIRM_DELETE_ITEMS_PLURAL = "Delete selected item permanently?|Delete selected items permanently?" CONFIRM_NOT_ALL_ITEMS_OWN = "Please note that some of the selected items are shared with you and cannot be deleted. Delete the rest of the selected items permanently?" LABEL_TENANT_SPACE_LIMIT = "Tenant space limit" LABEL_ALLOCATED_SPACE = "Allocated space" HINT_USER_SPACE_LIMIT = "User space limit is applied to the newly created user as the default value. The sum of all limits of all users must not exceed the tenant space limit." HINT_TENANT_SPACE_LIMIT = "Total space limit available for allocation among all users of the tenant. If you specify 0, then the tenant will not be limited in space." ACTION_UPGRADE_NOW = "Upgrade now" ACTION_SHOW_HISTORY = "Show history" HEADING_HISTORY_POPUP = "Public link activity history" CURRENT_FOLDER_STATS = "Files: %FILES_OVERAL% (%SIZE_OVERAL%), Folders: %FOLDERS_OVERAL%" CURRENT_FOLDER_STATS_SELECTED_FILES = "Selected files: %FILES_SELECTED% (%SIZE_SELECTED%)" CURRENT_FOLDER_STATS_SELECTED_FOLDERS = "Selected folders: %FOLDERS_SELECTED%" CONFIRM_SOME_ITEMS_SHARED_WITH_OTHERS = "Please note that some of the selected items are shared with others and after moving to the trash these files will no longer be shared. Move selected item(s) to trash?" CONFIRM_RESTORE_ITEMS_PLURAL = "Are you sure to restore selected item(s)?" ACTION_RESTORE = "Restore"