snipe-it/resources/lang/lt-LT/admin/suppliers/table.php
snipe 593554daed Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-07-23 18:14:19 +01:00

27 lines
1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'about_suppliers_title' => 'Apie tiekėjus',
'about_suppliers_text' => 'Tiekėjai naudojami daiktų šaltiniui stebėti',
'address' => 'Tiekėjo adresas',
'assets' => 'Turtas',
'city' => 'Miestas',
'contact' => 'Kontaktinis asmuo',
'country' => 'Šalis',
'create' => 'Sukurti tiekėją',
'email' => 'El. paštas',
'fax' => 'Faksas',
'id' => 'ID',
'licenses' => 'Licencijos',
'name' => 'Tiekėjo pavadinimas',
'notes' => 'Pastabos',
'phone' => 'Telefono Nr.',
'state' => 'Rajonas',
'suppliers' => 'Tiekėjai',
'update' => 'Atnaujinti tiekėją',
'view' => 'Peržiūrėti tiekėją',
'view_assets_for' => 'Turto peržiūra ',
'zip' => 'Pašto kodas',
);