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

lv.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff1aa36ac1435db5b5bb89bc6f2c85b769d5c533 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Admin notifications" : "Adminu paziņojumi",
    "Notifications" : "Paziņojumi",
    "No notifications" : "Nav paziņojumu",
    "Dismiss" : "Atmest",
    "seconds ago" : "pirms mirkļa",
    "Failed to dismiss notification" : "Neizdevās atmest paziņojumu",
    "in {path}" : "{path}"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}