snipe-it/resources/lang/sr-CS/general.php

251 lines
12 KiB
PHP
Raw Normal View History

2018-07-18 08:55:38 -07:00
<?php
return [
2018-10-26 15:51:38 -07:00
'accessories' => 'Dodatna oprema',
2018-09-28 11:54:52 -07:00
'activated' => 'Aktiviran',
2018-07-18 08:55:38 -07:00
'accessory' => 'Accessory',
'accessory_report' => 'Accessory Report',
2018-09-28 11:54:52 -07:00
'action' => 'Akcija',
'activity_report' => 'Izveštaj o aktivnostima',
'address' => 'Adresa',
2018-07-18 08:55:38 -07:00
'admin' => 'Admin',
'administrator' => 'Administrator',
2018-09-28 11:54:52 -07:00
'add_seats' => 'Dodana mesta',
'all_assets' => 'Sve imovine',
'all' => 'Sve',
'archived' => 'Arhivirano',
'asset_models' => 'Modeli imovine',
2018-07-18 08:55:38 -07:00
'asset_model' => 'Model',
2018-09-28 11:54:52 -07:00
'asset' => 'Imovina',
'asset_report' => 'Izveštaj o imovini',
'asset_tag' => 'Oznaka imovine',
'assets_available' => 'dostupna imovina',
'audit' => 'Revizija',
'audit_report' => 'Zapisnik revizije',
'assets' => 'Imovina',
'avatar_delete' => 'Obriši avatar',
'avatar_upload' => 'Učitaj avatar',
'back' => 'Nazad',
'bad_data' => 'Ništa nije pronađeno. Možda loši podaci?',
'bulkaudit' => 'Skupna revizija',
'bulkaudit_status' => 'Status revizije',
2018-07-18 08:55:38 -07:00
'bulk_checkout' => 'Bulk Checkout',
'bystatus' => 'by Status',
2018-09-28 11:54:52 -07:00
'cancel' => 'Otkazati',
'categories' => 'Kategorije',
'category' => 'Kategorija',
'change' => 'In / Out',
'changeemail' => 'Promeni email adresu',
'changepassword' => 'Promeni lozinku',
2018-07-18 08:55:38 -07:00
'checkin' => 'Checkin',
'checkin_from' => 'Checkin from',
'checkout' => 'Checkout',
'checkouts_count' => 'Checkouts',
'checkins_count' => 'Checkins',
2018-09-28 11:54:52 -07:00
'user_requests_count' => 'Zahtevi',
'city' => 'Grad',
'click_here' => 'Kliknite ovde',
'clear_selection' => 'Poništi izbor',
'companies' => 'Firme',
'company' => 'Firma',
'component' => 'Komponenta',
'components' => 'Komponente',
'complete' => 'Završeno',
'consumable' => 'Potrošni materijal',
'consumables' => 'Potrošni materijal',
'country' => 'Zemlja',
'create' => 'Napravi novi unos',
'created' => 'Stavka kreirana',
'created_asset' => 'kreirana imovina',
2018-07-18 08:55:38 -07:00
'created_at' => 'Created at',
'record_created' => 'Record Created',
2018-09-28 11:54:52 -07:00
'updated_at' => 'Ažurirano',
2018-07-18 08:55:38 -07:00
'currency' => '$', // this is deprecated
'current' => 'Current',
2018-09-28 11:54:52 -07:00
'custom_report' => 'Prilagođeni izveštaj o imovini',
2018-07-18 08:55:38 -07:00
'dashboard' => 'Dashboard',
2018-09-28 11:54:52 -07:00
'days' => 'dana',
'days_to_next_audit' => 'Dana do sledeće revizije',
'date' => 'Datum',
'debug_warning' => 'Upozorenje!',
2018-07-18 08:55:38 -07:00
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
2018-09-28 11:54:52 -07:00
'delete' => 'Izbrisati',
'delete_confirm' => 'Jeste li sigurni da želite izbrisati :item?',
'deleted' => 'Izbrisano',
'delete_seats' => 'Izbrisana mesta',
2018-07-18 08:55:38 -07:00
'departments' => 'Departments',
'department' => 'Department',
2018-09-28 11:54:52 -07:00
'deployed' => 'Razmešteno',
'depreciation_report' => 'Izvještaj o amortizaciji',
'details' => 'Detalji',
2018-07-18 08:55:38 -07:00
'download' => 'Download',
2020-11-17 13:22:53 -08:00
'download_all' => 'Download All',
2018-09-28 11:54:52 -07:00
'depreciation' => 'Amortizacija',
'editprofile' => 'Uredi svoj profil',
2018-07-18 08:55:38 -07:00
'eol' => 'EOL',
'email_domain' => 'Email Domain',
'email_format' => 'Email Format',
2019-05-21 19:17:00 -07:00
'email_domain_help' => 'Ovo se koristi za generisanje e-mail adrese prilikom uvoza',
'filastname_format' => 'Prvo slovo imena Prezime (jsmith@example.com)',
'firstname_lastname_format' => 'Ime Prezime (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Ime Prezime (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Prezime Prvo slovo imena (smithj@example.com)',
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
2018-09-28 11:54:52 -07:00
'first' => 'Prvi',
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
2018-09-28 11:54:52 -07:00
'first_name' => 'Ime',
'first_name_format' => 'Ime (jane@example.com)',
'files' => 'Datoteke',
'file_name' => 'Datoteka',
'file_type' => 'File Type',
2018-09-28 11:54:52 -07:00
'file_uploads' => 'Prenos datoteka',
2018-07-18 08:55:38 -07:00
'generate' => 'Generate',
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
2018-09-28 11:54:52 -07:00
'groups' => 'Grupe',
2018-07-18 08:55:38 -07:00
'gravatar_email' => 'Gravatar Email Address',
'history' => 'History',
'history_for' => 'History for',
'id' => 'ID',
2018-09-28 11:54:52 -07:00
'image' => 'Slika',
'image_delete' => 'Izbriši sliku',
2018-07-18 08:55:38 -07:00
'image_upload' => 'Upload Image',
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
2018-07-18 08:55:38 -07:00
'import' => 'Import',
2020-11-17 13:22:53 -08:00
'importing' => 'Importing',
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.',
2018-07-18 08:55:38 -07:00
'import-history' => 'Import History',
2018-09-28 11:54:52 -07:00
'asset_maintenance' => 'Održavanje imovine',
'asset_maintenance_report' => 'Izveštaj o održavanju imovine',
2018-07-18 08:55:38 -07:00
'asset_maintenances' => 'Asset Maintenances',
2018-09-28 11:54:52 -07:00
'item' => 'Artikal',
'insufficient_permissions' => 'Nedovoljna dozvola!',
'kits' => 'Predefined Kits',
2018-09-28 11:54:52 -07:00
'language' => 'Jezik',
'last' => 'Poslednji',
'last_login' => 'Poslednja prijava',
'last_name' => 'Prezime',
'license' => 'Licenca',
'license_report' => 'Izveštaj o licenci',
'licenses_available' => 'dostupne licence',
'licenses' => 'Licence',
'list_all' => 'Lista svih',
2018-07-18 08:55:38 -07:00
'loading' => 'Loading',
'lock_passwords' => 'This field value will not be saved in a demo installation.',
2018-07-18 08:55:38 -07:00
'feature_disabled' => 'This feature has been disabled for the demo installation.',
2018-09-28 11:54:52 -07:00
'location' => 'Lokacija',
'locations' => 'Lokacije',
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ',
2018-07-18 08:55:38 -07:00
'logout' => 'Logout',
2018-09-28 11:54:52 -07:00
'lookup_by_tag' => 'Pretraživanje pomoću oznake imovine',
'maintenances' => 'Održavanje',
'manufacturer' => 'Proizvođač',
'manufacturers' => 'Proizvođači',
'markdown' => 'Ovo polje dopušta <a href="https://help.github.com/articles/github-flavored-markdown/">Github verziju markdown</a>.',
'min_amt' => 'Min. Kol',
'min_amt_help' => 'Minimalni broj stavki koje bi trebale biti dostupne prije nego što se aktivira upozorenje.',
'model_no' => 'Model br.',
'months' => 'meseci',
'moreinfo' => 'Više informacija',
'name' => 'Ime',
'next' => 'Sledeći',
'next_audit_date' => 'Sledeći datum revizije',
'last_audit' => 'Poslednja revizija',
'new' => 'novi!',
'no_depreciation' => 'Nema amortizacije',
'no_results' => 'Nema rezultata.',
'no' => 'Ne',
'notes' => 'Zabeleške',
'order_number' => 'Broj narudžbe',
2018-07-18 08:55:38 -07:00
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
2018-09-28 11:54:52 -07:00
'pending' => 'Na čekanju',
'people' => 'Ljudi',
2019-05-21 19:17:00 -07:00
'per_page' => 'Rezultati po stranici',
'previous' => 'Prethodna',
'processing' => 'Obrađuje se',
'profile' => 'Vaš profil',
2018-10-26 15:51:38 -07:00
'purchase_cost' => 'Trošak nabavke',
2019-05-21 19:17:00 -07:00
'purchase_date' => 'Datum kupovine',
'qty' => 'KOL',
'quantity' => 'Količina',
'ready_to_deploy' => 'Spremna za raspoređivanje',
'recent_activity' => 'Nedavna aktivnost',
'remove_company' => 'Ukloni asocijaciju sa firmom',
2018-10-26 15:51:38 -07:00
'reports' => 'Izveštaji',
2019-05-21 19:17:00 -07:00
'restored' => 'vraćeno u prethodno stanje',
'restore' => 'Restore',
2019-05-21 19:17:00 -07:00
'requested' => 'Tražena',
'request_canceled' => 'Zahtev je otkazan',
'save' => 'Sačuvaj',
'select' => 'Označi',
'search' => 'Pretraga',
'select_category' => 'Izaberite kategoriju',
'select_department' => 'Izaberite odeljenje',
'select_depreciation' => 'Izaberite vrstu amortizacije',
'select_location' => 'Izaberite lokaciju',
'select_manufacturer' => 'Izaberite proizvođača',
'select_model' => 'Izaberite Model',
2018-10-26 15:51:38 -07:00
'select_supplier' => 'Odaberite dobavljača',
2019-05-21 19:17:00 -07:00
'select_user' => 'Izaberite Korisnika',
'select_date' => 'Izaberite Datum (GGGG-MM-DD)',
'select_statuslabel' => 'Izaberite Status',
'select_company' => 'Odaberite Firmu',
2018-10-26 15:51:38 -07:00
'select_asset' => 'Odaberi sredstvo',
2019-05-21 19:17:00 -07:00
'settings' => 'Podešavanja',
'show_deleted' => 'Prikaži Izbrisane',
'show_current' => 'Prikaži Trenutne',
'sign_in' => 'Prijavite se',
'signature' => 'Potpis',
'skin' => 'Izgledi',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
2019-05-21 19:17:00 -07:00
'some_features_disabled' => 'DEMO MOD: Neke funkcije su onemogućene za ovu instalaciju.',
2018-10-26 15:51:38 -07:00
'site_name' => 'Naziv sajta',
2019-05-21 19:17:00 -07:00
'state' => 'Savezna država',
'status_labels' => 'Oznake Statusa',
2018-07-18 08:55:38 -07:00
'status' => 'Status',
2018-10-26 15:51:38 -07:00
'supplier' => 'Dobavljač',
'suppliers' => 'Dobavljači',
2019-05-21 19:17:00 -07:00
'sure_to_delete' => 'Da li ste sigurni da želite izbrisati',
2018-07-18 08:55:38 -07:00
'submit' => 'Submit',
2018-09-28 11:54:52 -07:00
'target' => 'Cilj',
'time_and_date_display' => 'Prikaz vremena i datuma',
'total_assets' => 'ukupna imovina',
'total_licenses' => 'ukupne licence',
'total_accessories' => 'ukupni pribor',
'total_consumables' => 'ukupni potrošni materijal',
'type' => 'Tip',
2018-07-18 08:55:38 -07:00
'undeployable' => 'Un-deployable',
2018-09-28 11:54:52 -07:00
'unknown_admin' => 'Nepoznati administrator',
'username_format' => 'Format korisničkog imena',
'update' => 'Ažuriraj',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.',
2018-07-18 08:55:38 -07:00
'uploaded' => 'Uploaded',
2018-09-28 11:54:52 -07:00
'user' => 'Korisnik',
2018-07-18 08:55:38 -07:00
'accepted' => 'accepted',
'declined' => 'declined',
2018-09-28 11:54:52 -07:00
'unaccepted_asset_report' => 'Neprihvaćene imovine',
'users' => 'Korisnici',
'viewall' => 'View All',
2018-09-28 11:54:52 -07:00
'viewassets' => 'Prikaz dodijeljene imovine',
2018-07-18 08:55:38 -07:00
'website' => 'Website',
2018-09-28 11:54:52 -07:00
'welcome' => 'Dobrodošli, :name',
'years' => 'godine',
'yes' => 'Da',
2018-07-18 08:55:38 -07:00
'zip' => 'Zip',
'noimage' => 'Nije prenesena slika ili slika nije pronađena.',
'token_expired' => 'Sesija za obrazac je istekla. Molim pokušajte ponovo.',
'login_enabled' => 'Login Enabled',
'audit_due' => 'Due for Audit',
'audit_overdue' => 'Overdue for Audit',
2020-11-17 13:22:53 -08:00
'accept' => 'Accept :asset',
'i_accept' => 'I accept',
'i_decline' => 'I decline',
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
'clear_signature' => 'Clear Signature',
'show_help' => 'Show help',
'hide_help' => 'Hide help',
2018-07-18 08:55:38 -07:00
];