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: d9146f44311e73d1ba3735c35353c3f07d97747d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "Photos" : "Bildes",
    "Videos" : "Video",
    "Folders" : "Mapes",
    "Favorites" : "Favorīti",
    "Shared with you" : "Koplietots ar tevi",
    "Tags" : "Birkas",
    "Back" : "Atpakaļ",
    "Save" : "Saglabāt",
    "Create album" : "Izveidot albumu",
    "An error occurred" : "Gadījās kļūda",
    "View" : "Skats",
    "Favorite" : "Favorīts",
    "Remove from favorites" : "Noņemt no izlases",
    "Add" : "Pievienot",
    "Your photos" : "Jūsu bildes",
    "Settings" : "Iestatījumi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}