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

lt_LT.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb66221013707ae5c9853ad3ccfd4b933f6a47a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{ "translations": {
    "saving..." : "saugoma...",
    "saved!" : "Išsaugota!",
    "failed!" : "nepavyko!",
    "Saved" : "Įrašyta",
    "There was a problem saving your changes. Click to resume editing." : "Klaida išsaugant pakeitimus. Paspauskite redagavimo tęsimui.",
    "An error occurred!" : "Įvyko klaida!",
    "Edit" : "Redaguoti",
    "Mixed" : "Įvairūs",
    "Preview" : "Peržiūra",
    "New text file" : "Naujas tekstinis failas",
    "New text file.txt" : "Naujas tekstinis failas.txt",
    "You can not open a folder" : "Jūs negalite atverti aplanko",
    "This file is too big to be opened. Please download the file instead." : "Šis failas yra per didelis, kad būtų atvertas. Vietoj to, prašome jį atsisiųsti.",
    "Cannot read the file." : "Nepavyko perskaityti failo.",
    "Invalid file path supplied." : "Pateiktas neteisingas failo kelias.",
    "The file is locked." : "Failas užrakintas.",
    "An internal server error occurred." : "Įvyko vidinė serverio klaida.",
    "You can not write to a folder" : "Negalima rašyti į aplanką",
    "Cannot save file as it has been modified since opening" : "Negalima išsaugoti failo, nes jis pakeistas po atidarymo",
    "Insufficient permissions" : "Nepakanka leidimų",
    "File path not supplied" : "Nepateiktas failo kelias",
    "File mtime not supplied" : "Failo modifikavimo laikas nepateiktas",
    "Text editor" : "Tekstų redaktorius",
    "Text file" : "Tekstinis failas"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}