snipe-it/resources/lang/tr/help.php
snipe 8446f456ab Updated Turkish
Signed-off-by: snipe <snipe@snipe.net>
2023-04-06 19:54:06 -07:00

35 lines
2.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 [
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'more_info_title' => 'Daha Fazla Bilgi',
'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
'assets' => 'Varlıklar seri numaraları veya varlık etiketleri ile takip edilir. Bunlar bir öğeyi belirlemek için daha yüksek öneme sahip olma eğilimindedir.',
'categories' => 'Kategoriler öğelerinizi düzenlemenize yardımcı olur. Örneğin &quot;Masaüstü&quot;, &quot;Dizüstü&quot;, &quot;Cep Telefonları&quot;, &quot;Tabletler&quot; vb, ancak kategorileri size mantıklı gelen herhangi bir şekilde de kullanabilirsiniz.',
'accessories' => 'Aksesuarlar kullanıcılara verdiğiniz ekipmanlardır; fakat seri numaraları yoktur (ya da siz tek tek takip etmeyi önemsemiyorsunuzdur). Örneğin fare, klavye vs.',
'companies' => 'Şirketler basit bir tanımlayıcı alanı olarak kullanılabilir veya Yönetici ayarlarınızda tam şirket desteğinin etkinleştirilmesi durumunda varlıkların, kullanıcıların vb. görünürlüklerini sınırlamak için kullanılabilir.',
'components' => 'Bileşenler, bir demirbaşın parçası olan öğelerdir, örneğin HDD, RAM vb.',
'consumables' => 'Sarf malzemeleri satın alınan ve zamanla tüketilen ürünlerdir. Örneğin yazıcı kartuşu, fotokopi kağıdı vs.',
'depreciations' => 'Demirbaş amortismanını sabit bir oran ile düşecek şekilde ayarlayabilirsiniz.',
];