snipe-it/resources/lang/lt-LT/admin/suppliers/table.php
snipe 1113218c6c Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-20 14:23:15 +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' => 'Įranga',
'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' => 'Įrangos peržiūra ',
'zip' => 'Pašto kodas',
);