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

pt_PT.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af34edf8151d6c752a1cc141e393085bd6d2e13a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "This file is too big to be opened. Please download the file instead." : "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
    "Cannot read the file." : "Não é possível ler o ficheiro.",
    "Invalid file path supplied." : "Caminho do ficheiro indicado inválido.",
    "The file is locked." : "O ficheiro está bloqueado.",
    "An internal server error occurred." : "Ocorreu um erro de servidor interno.",
    "Cannot save file as it has been modified since opening" : "Não é possível guardar o ficheiro porque este foi modificado desde a abertura",
    "Insufficient permissions" : "Permissões insuficientes",
    "File path not supplied" : "Caminho do ficheiro não indicado",
    "File mtime not supplied" : "Ficheiro mtime não foi indicado",
    "saving..." : "a guardar...",
    "saved!" : "guardado!",
    "failed!" : "falhou!",
    "Saved" : "Guardado",
    "There was a problem saving your changes. Click to resume editing." : "Ocorreu um problema ao guardar as suas alterações. Clique para retomar a edição.",
    "An error occurred!" : "Ocorreu um erro!",
    "Text file" : "Ficheiro de Texto",
    "New text file.txt" : "Novo texto ficheiro.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}