nextcloud/apps/theming/l10n/lt_LT.js

32 lines
1.7 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"theming",
{
"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",
"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",
"No file uploaded" : "Neįkeltas joks failas",
"Unsupported image type" : "Nepalaikomas paveikslo tipas",
"You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
"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ą",
"reset to default" : "atstatyta į numatytąją",
"Log in image" : "Prisijungimo vaizdas"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");