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

pt_PT.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 564cd59f84603a2d74775462740be284e0c5d4be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Hello %s" : "Olá %s",
    "Hello %s," : "Olá %s,",
    "Admin notifications" : "Notificações de administrador",
    "Notifications" : "Notificações",
    "Dismiss all notifications" : "Dispensar todas as notificações",
    "No notifications" : "Sem notificações",
    "Failed to dismiss all notifications" : "Falhou a dispensar todas as notificações",
    "Failed to perform action" : "Falhou a executar acção",
    "Dismiss" : "Dispensar",
    "seconds ago" : "segundos atrás",
    "Failed to dismiss notification" : "Falhou a dispensar notificação",
    "in {path}" : "em {path}",
    "Never" : "Nunca",
    "1 hour" : "1 hora",
    "3 hours" : "3 horas",
    "1 day" : "1 dia",
    "1 week" : "1 semana",
    "Your settings have been updated." : "As suas definições foram atualizadas.",
    "An error occurred while updating your settings." : "Ocorreu um erro ao atualizar as suas definições."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}