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

lv.json « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f79f84329f927cf0ca41efdb9a24cc42fb7356d9 (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Photos" : "Bildes",
    "Favorites" : "Favorīti",
    "Shared with you" : "Koplietots ar tevi",
    "Settings" : "Iestatījumi",
    "View" : "Skats",
    "An error occurred" : "Gadījās kļūda"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}