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

lt_LT.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37d478276121aa62cd436c8c062379565bb40dff (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{ "translations": {
    "Loading preview…" : "Įkeliama peržiūra…",
    "Saved" : "Įrašyta",
    "Admin" : "Administravimas",
    "a safe home for all your data" : "saugūs namai visiems jūsų duomenims",
    "Name cannot be empty" : "Pavadinimas negali būti tuščias",
    "The given name is too long" : "Nurodytas pavadinimas yra per ilgas",
    "The given web address is too long" : "Nurodytas adresas yra per ilgas",
    "The given slogan is too long" : "Nurodytas šūkis yra per ilgas",
    "The given color is invalid" : "Nurodyta spalva yra neteisinga",
    "The file was uploaded" : "Failas buvo įkeltas",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeliamas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje",
    "The file was only partially uploaded" : "Failas buvo tik dalinai įkeltas",
    "No file was uploaded" : "Nebuvo įkeltas joks failas",
    "Missing a temporary folder" : "Trūksta laikinojo aplanko",
    "Could not write file to disk" : "Nepavyko įrašyti failą į diską",
    "A PHP extension stopped the file upload" : "PHP plėtinys sustabdė failo įkėlimą",
    "No file uploaded" : "Neįkeltas joks failas",
    "Unsupported image type" : "Nepalaikomas paveikslo tipas",
    "You are already using a custom theme. Theming app settings might be overwritten by that." : "Jūs jau naudojate tinkintą temą. Temų programėlės nustatymai gali būti perrašyti tos temos.",
    "Theming" : "Tema",
    "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temos leidžia lengvai tinkinti jūsų egzemplioriaus ir palaikomų klientų išvaizdą ir turinį. Tai bus matoma visiems naudotojams. ",
    "Name" : "Pavadinimas",
    "Reset to default" : "Atstatyti į numatytąją",
    "Web address" : "Saityno adresas",
    "Web address https://…" : "Saityno adresas https://…",
    "Slogan" : "Šūkis",
    "Color" : "Spalva",
    "Logo" : "Logotipas",
    "Upload new logo" : "Įkelti naują logotipą",
    "Login image" : "Prisijungimo paveikslas",
    "Upload new login background" : "Įkelti naują prisijungimo foną",
    "Remove background image" : "Šalinti foninį paveikslą",
    "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Norėdami automatiškai generuoti svetainės piktogramą remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plėtinį su SVG paveikslų palaikymu.",
    "You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
    "reset to default" : "atstatyta į numatytąją",
    "There is no error, the file uploaded with success" : "Klaidų nėra, failas buvo sėkmingai įkeltas",
    "The uploaded file was only partially uploaded" : "Įkeliamas failas buvo tik dalinai įkeltas",
    "Failed to write file to disk." : "Nepavyko įrašyti failą į diską.",
    "A PHP extension stopped the file upload." : "PHP plėtinys sustabdė failo įkėlimą."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 1 : (n%10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 3 : n % 1 != 0 ? 4);"
}