3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-18 17:35:40 +00:00
Files
snipe-it/resources/lang/sr-CS/admin/users/general.php

29 lines
2.0 KiB
PHP
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.

<?php
return array(
'activated_help_text' => 'Ovaj korisnik može da se uloguje',
'activated_disabled_help_text' => 'Ne možete da menjate status aktivacije za sopstveni nalog.',
'assets_user' => 'Imovina dodijeljena za :name',
'bulk_update_warn' => 'Nameravate uređivati svojstva korisnika :user_count users. Imajte na umu da ne možete menjati vlastite korisničke atribute pomoću ovog obrasca i morati sami uređivati vlastiti nalog pojedinačno.',
'bulk_update_help' => 'Ovaj vam obrazac omogućava ažuriranje više korisnika odjednom. Popunite polja koja su vam potrebna za promjenu. Sva polja koja su ostala prazna će ostati nepromenjena.',
'current_assets' => 'Imovina dodeljena ovom koriniku',
'clone' => 'Kloniraj korisnika',
'contact_user' => 'Kontakt :name',
'edit' => 'Edit User',
'filetype_info' => 'Dopuštene vrste datoteka su png, gif, jpg, jpeg, doc, docx, pdf, txt, zip i rar.',
'history_user' => 'Istorija za :name',
'info' => 'Info',
'restore_user' => 'Kliknite ovdje da biste ih vratili.',
'last_login' => 'Poslednja prijava',
'ldap_config_text' => 'Postavke LDAP konfiguracije mogu se pronaći u Administrator> Postavke. Odabrana lokacija (opcionalno) će biti podešena za sve importovane korisnike.',
'print_assigned' => 'Print All Assigned',
'software_user' => 'Software Checked out to :name',
'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.',
'view_user' => 'Prikaži korisnika :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
'two_factor_enrolled' => '2FA Device Enrolled ',
'two_factor_active' => '2FA Active ',
);