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

lt_LT.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a1b99df6927f5726007c919840e1fd0db600e24a (plain)
1
2
3
4
5
6
7
{ "translations": {
    "Notifications" : "Pranešimai",
    "No notifications" : "Pranešimų nėra",
    "Dismiss" : "Atmesti",
    "in {path}" : "nuorodoje {path}"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}