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

ast.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a713bd0f3c8d11131570baac8faece1b67b61b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Hello %s" : "%sHola ",
    "Hello %s," : "Hola %s,",
    "Notifications" : "Avisos",
    "Dismiss" : "Escartar",
    "seconds ago" : "hai segundos",
    "Failed to dismiss notification" : "Fallu al escartar l'avisu",
    "in {path}" : "en {path}",
    "No notifications" : "Nun hai avisos",
    "Failed to dismiss all notifications" : "Fall al escartar tolos avisos",
    "You need to set up your email address before you can receive notification emails." : "Precises configurar la to direición de corréu enantes que pueas recibir correos d'avisu.",
    "Never" : "Enxamás",
    "1 hour" : "1 hora",
    "3 hours" : "3 hores",
    "Your settings have been updated." : "Anováronse los tos axustes."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}