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

lt_LT.json « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 055c6b4126929703fee1e52f9dd174ba70869b02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Photos" : "Nuotraukos",
    "Your memories under your control" : "Jūsų prisiminimai jūsų rankose",
    "Your photos" : "Jūsų nuotraukos",
    "Favorites" : "Mėgstamos",
    "Your albums" : "Jūsų albumai",
    "Shared albums" : "Bendrinami albumai",
    "Tagged photos" : "Pažymėtos nuotraukos",
    "Locations" : "Vietos",
    "Open the full size \"{name}\" image" : "Atverti viso dydžio \"{name}\" paveikslą",
    "Open the \"{name}\" sub-directory" : "Atverti \"{name}\" pakatalogį",
    "Share this folder" : "Bendrinti šį aplanką",
    "Back to {folder}" : "Atgal į {folder}",
    "This folder does not exists" : "Šio aplanko nėra",
    "An error occurred" : "Įvyko klaida",
    "No photos in here" : "Čia nuotraukų nėra",
    "No tags yet" : "Kol kas žymių nėra",
    "Photos with tags will show up here" : "Čia bus rodomos nuotraukos su žymėmis"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}