Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated pt_BR translations #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
andersevenrud merged 1 commit into os-js:master from matheusfelipeog:feature/portuguese-translation
Feb 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion locales.js
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,20 @@ export const vi_VN = {
export const pt_BR = {
LBL_SHOW_HIDDEN_FILES: 'Mostrar arquivos ocultos',
LBL_MINIMALISTIC: 'Minimalista',
LBL_OPEN_WITH: 'Abrir com...'
LBL_OPEN_WITH: 'Abrir com...',
LBL_SHOW_DATE: 'Mostrar coluna Data',
LBL_STATUS: '{0} diretórios, {1} arquivos, {2} bytes no total',
LBL_DATE: 'Data', // FIXME: Move to client
LBL_LOADING: 'Carregando {0}',
DIALOG_MKDIR_MESSAGE: 'Criar novo diretório',
DIALOG_MKDIR_PLACEHOLDER: 'Novo diretório',
DIALOG_RENAME_MESSAGE: 'Renomear {0} ?',
DIALOG_DELETE_MESSAGE: 'Deletar {0} ?',
MSG_ERROR: 'Um erro ocorreu',
MSG_UPLOAD_ERROR: 'Falha ao fazer upload do(s) arquivo(s)',
MSG_READDIR_ERROR: 'Um erro ocorreu ao ler o diretório: {0}',
MSG_PASTE_ERROR: 'Falha ao colar arquivo(s)',
MSG_MKDIR_ERROR: 'Falha ao criar diretório',
MSG_RENAME_ERROR: 'Falha ao renomear',
MSG_DELETE_ERROR: 'Falha ao deletar'
};

AltStyle によって変換されたページ (->オリジナル) /