Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_BR.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14351533070218e86b0d3bf38ccc2c3f172e76a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Cannot save file as it has been modified since opening" : "Não é possível salvar arquivo como ele foi modificado desde a abertura",
    "Insufficient permissions" : "Permissões insuficientes",
    "File path not supplied" : "Caminho do arquivo não fornecido",
    "File mtime not supplied" : "Data de mudança mtime do arquivo não especificada",
    "Save" : "Salvar",
    "Search" : "Perquisar",
    "Next" : "Próximo",
    "Clear" : "Limpar",
    "Saving..." : "Salvando...",
    "An error occurred!" : "Ocorreu um erro!",
    "There are unsaved changes in the text editor" : "Há alterações não salvas no editor de texto",
    "There were unsaved changes, click here to go back" : "Existem alterações não salvas, clique aqui para voltar"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}