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

pt_PT.js « l10n - github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6900fee1e9c4860b0cba02ca2ef8040180bb8d82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "ransomware_protection",
    {
    "Ransomware protection" : "Ransomware proteção",
    "File “%1$s” could not be uploaded!" : "Ficheiro %1$snão pode ser carregado!",
    "Your sync clients are currently blocked from further uploads" : "Os teus clientes de sincronização estão atualmente bloqueados de mais carregamentos",
    "Pause protection" : "Pausa proteção",
    "I need help!" : "Eu preciso de ajuda!",
    "Ignore extension patterns" : "Ignorar extensão padrão",
    "Exclude note file patterns" : "Excluir nota ficheiro padrão",
    "Ignore note file patterns" : "Ignorar nota ficheiro padrão",
    "Protection is currently active" : "A proteção está atualmente ativa",
    "Protection is currently paused until: <strong>%s</strong>" : "A proteção está pausada até:<strong>%s</strong>",
    "Re-enable protection now" : "Reativar a proteção agora"
},
"nplurals=2; plural=(n != 1);");