mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Updated all language strings.
This commit is contained in:
@@ -169,6 +169,13 @@ return [
|
||||
'reset_button' => 'Reset',
|
||||
'want_to_login' => 'I want to login',
|
||||
'button_register' => 'Register',
|
||||
'authorization' => 'Authorization',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Authorization Request',
|
||||
'authorization_request_intro' => '<strong>:client</strong> is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
||||
'scopes_will_be_able' => 'This application will be able to:',
|
||||
'button_authorize' => 'Authorize',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Check for updates',
|
||||
@@ -499,10 +506,10 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'secure_pw_should' => 'Kutuyu kontrol etmeli miyim?',
|
||||
'secure_pw_long_password' => 'Firefly III için bir çeşit şifre üreticisi kullanarak uzun, tek kullanımlık bir şifre oluşturduysanız: <strong>hayır</strong>.',
|
||||
'secure_pw_short' => 'Her zaman kullandığınız şifreyi kullandıysanız: <em>Evet lütfen</em>.',
|
||||
'personal_access_token' => 'Kişisel erişim simgesi',
|
||||
'explain_access_token' => 'Verileri içe veya dışa aktarmak gibi komut satır seçeneklerini gerçekleştirebilmek için bu token\'a ihtiyacınız var. O olmadan bu gibi hassas komutlar çalışmayacaktır. Erişim token\'ınınızı kimseyle paylaşmayın. Ben dahil kimse sizden bu token\'ı istemeyecek. Eğer kaybedeceğinizden korkuyorsanız ya da paranoyaklaştığınız zaman bu tuşu kullanarak token\'ı yeniden oluşturun.',
|
||||
'regenerate_access_token' => 'Erişim iznini yeniden oluştur',
|
||||
'token_regenerated' => 'Yeni bir belirteç oluşturuldu',
|
||||
'command_line_token' => 'Command line token',
|
||||
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||
'regenerate_command_line_token' => 'Regenerate command line token',
|
||||
'token_regenerated' => 'A new command line token was generated',
|
||||
'change_your_email' => 'E-posta adresini değiştir',
|
||||
'email_verification' => 'ESKİ ve yeni e-posta adreslerinize bir e-posta gönderilecektir. Güvenlik nedenlerinden ötürü email adreslerinizi onaylayana kadar giriş yapamayacaksınız. Eğer Fİrefly III yüklemenizin e-posta gönderebileceğinden emin değilseniz lütfen bu özelliği kullanmayınız. Eğer bir yöneticiyseniz bunu <a href="/admin">Yönetim</a> de test edebilirsiniz.',
|
||||
'email_changed_logout' => 'E-posta adresinizi doğrulayana kadar giriş yapamazsınız.',
|
||||
@@ -635,8 +642,6 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'rescanned_bill' => 'Her şeyi yeniden araştırdım.',
|
||||
'average_bill_amount_year' => 'Ortalama fatura tutarı (:year)',
|
||||
'average_bill_amount_overall' => 'Ortalama fatura tutarı (genel)',
|
||||
'not_or_not_yet' => 'Henüz değil',
|
||||
'not_expected_period' => 'Bu periyotta beklenmiyor',
|
||||
'bill_is_active' => 'Fatura aktif',
|
||||
'bill_expected_between' => ':start ve :end arasında beklenen',
|
||||
'bill_will_automatch' => 'Fatura uygun işlemlere otomatik olarak bağlandı',
|
||||
@@ -1128,7 +1133,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
// import index page:
|
||||
'import_index_title' => 'Firefly III\'e veri aktarma',
|
||||
'import_index_sub_title' => 'İndeks',
|
||||
'import_general_index_intro' => 'Firefly aktarım programına hoş geldiniz. Firefly III içine dosya aktarmanın burada bir kaç yolu var, burada butonlar olarak görüntülenmekte.',
|
||||
'import_general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'Bir Sandstorm.io ortamında Firefly III kullanıyorsanız, bu işlev kullanılamaz.',
|
||||
|
||||
Reference in New Issue
Block a user