diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-29 00:13:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-29 00:13:35 +0000 |
commit | 65908bacd2aa6ae70a2aa3f528cd74b685e04b6d (patch) | |
tree | e33815e0cb9c161c58cddf0c9d1e2fcabefcd53d /apps/theming/l10n/lt_LT.json | |
parent | 1c97ef6da2709a606a43bb4aedf191d7ae9d226f (diff) | |
download | nextcloud-server-65908bacd2aa6ae70a2aa3f528cd74b685e04b6d.tar.gz nextcloud-server-65908bacd2aa6ae70a2aa3f528cd74b685e04b6d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/lt_LT.json')
-rw-r--r-- | apps/theming/l10n/lt_LT.json | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json index 4ad7d8a8496..2dd75243c9e 100644 --- a/apps/theming/l10n/lt_LT.json +++ b/apps/theming/l10n/lt_LT.json @@ -3,18 +3,28 @@ "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://…", + "Web address https://…" : "Saityno adresas https://…", "Slogan" : "Šūkis", "Color" : "Spalva", "Logo" : "Logotipas", @@ -22,7 +32,12 @@ "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ą" + "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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |