2012-01-11 04:06:59 +04:00
< ? php $TRANSLATIONS = array (
2012-12-28 03:20:34 +04:00
" Category type not provided. " => " Kategori türü desteklenmemektedir. " ,
2012-05-13 21:59:44 +04:00
" No category to add? " => " Eklenecek kategori yok? " ,
2013-02-19 03:06:51 +04:00
" This category already exists: %s " => " Bu kategori zaten mevcut: %s " ,
2012-12-28 03:20:34 +04:00
" Object type not provided. " => " Nesne türü desteklenmemektedir. " ,
2013-01-23 03:06:18 +04:00
" %s ID not provided. " => " %s ID belirtilmedi. " ,
" Error adding %s to favorites. " => " %s favorilere eklenirken hata oluştu " ,
2012-11-15 03:03:50 +04:00
" No categories selected for deletion. " => " Silmek için bir kategori seçilmedi " ,
2013-01-23 03:06:18 +04:00
" Error removing %s from favorites. " => " %s favorilere çı karı lı rken hata oluştu " ,
2013-01-29 03:06:20 +04:00
" Sunday " => " Pazar " ,
" Monday " => " Pazartesi " ,
" Tuesday " => " Salı " ,
" Wednesday " => " Çarşamba " ,
" Thursday " => " Perşembe " ,
" Friday " => " Cuma " ,
" Saturday " => " Cumartesi " ,
" January " => " Ocak " ,
" February " => " Şubat " ,
" March " => " Mart " ,
" April " => " Nisan " ,
" May " => " Mayı s " ,
" June " => " Haziran " ,
" July " => " Temmuz " ,
" August " => " Ağustos " ,
" September " => " Eylül " ,
" October " => " Ekim " ,
" November " => " Kası m " ,
" December " => " Aralı k " ,
2012-08-01 00:57:24 +04:00
" Settings " => " Ayarlar " ,
2012-12-28 03:20:34 +04:00
" seconds ago " => " saniye önce " ,
" 1 minute ago " => " 1 dakika önce " ,
" { minutes} minutes ago " => " { minutes} dakika önce " ,
" 1 hour ago " => " 1 saat önce " ,
" { hours} hours ago " => " { hours} saat önce " ,
" today " => " bugün " ,
" yesterday " => " dün " ,
" { days} days ago " => " { days} gün önce " ,
" last month " => " geçen ay " ,
" { months} months ago " => " { months} ay önce " ,
" months ago " => " ay önce " ,
" last year " => " geçen yı l " ,
" years ago " => " yı l önce " ,
2013-04-16 04:17:30 +04:00
" Choose " => " seç " ,
2013-05-24 04:02:43 +04:00
" Cancel " => " İptal " ,
2013-06-07 04:17:50 +04:00
" Error loading file picker template " => " Seçici şablon dosya yüklemesinde hata " ,
2012-08-01 00:57:24 +04:00
" Yes " => " Evet " ,
2013-04-16 04:17:30 +04:00
" No " => " Hayı r " ,
2013-05-24 04:02:43 +04:00
" Ok " => " Tamam " ,
2012-12-28 03:20:34 +04:00
" The object type is not specified. " => " Nesne türü belirtilmemiş. " ,
2012-08-01 00:57:24 +04:00
" Error " => " Hata " ,
2013-01-23 03:06:18 +04:00
" The app name is not specified. " => " uygulama adı belirtilmedi. " ,
" The required file { file} is not installed! " => " İhtiyaç duyulan { file} dosyası kurulu değil. " ,
2013-02-19 03:06:51 +04:00
" Shared " => " Paylaşı lan " ,
2013-01-31 03:31:28 +04:00
" Share " => " Paylaş " ,
2012-12-05 03:04:55 +04:00
" Error while sharing " => " Paylaşı m sı rası nda hata " ,
2013-01-23 03:06:18 +04:00
" Error while unsharing " => " Paylaşı m iptal ediliyorken hata " ,
2012-12-28 03:20:34 +04:00
" Error while changing permissions " => " İzinleri değiştirirken hata oluştu " ,
2013-01-23 03:06:18 +04:00
" Shared with you and the group { group} by { owner} " => " { owner} tarafı ndan sizinle ve { group} ile paylaştı rı lmı ş " ,
" Shared with you by { owner} " => " { owner} trafı ndan sizinle paylaştı rı ldı " ,
2012-12-05 03:04:55 +04:00
" Share with " => " ile Paylaş " ,
" Share with link " => " Bağlantı ile paylaş " ,
" Password protect " => " Şifre korunması " ,
2012-09-22 03:18:31 +04:00
" Password " => " Parola " ,
2013-01-23 03:06:18 +04:00
" Email link to person " => " Kişiye e-posta linki " ,
2012-12-28 03:20:34 +04:00
" Send " => " Gönder " ,
2012-12-05 03:04:55 +04:00
" Set expiration date " => " Son kullanma tarihini ayarla " ,
2012-12-28 03:20:34 +04:00
" Expiration date " => " Son kullanı m tarihi " ,
" Share via email: " => " Eposta ile paylaş " ,
" No people found " => " Kişi bulunamadı " ,
" Resharing is not allowed " => " Tekrar paylaşmaya izin verilmiyor " ,
2013-01-23 03:06:18 +04:00
" Shared in { item} with { user} " => " { item} içinde { user} ile paylaşı lanlarlar " ,
2012-10-25 04:11:53 +04:00
" Unshare " => " Paylaşı lmayan " ,
2012-12-28 03:20:34 +04:00
" can edit " => " düzenleyebilir " ,
" access control " => " erişim kontrolü " ,
2012-10-25 04:11:53 +04:00
" create " => " oluştur " ,
2012-12-28 03:20:34 +04:00
" update " => " güncelle " ,
" delete " => " sil " ,
" share " => " paylaş " ,
" Password protected " => " Paralo korumalı " ,
2013-01-23 03:06:18 +04:00
" Error unsetting expiration date " => " Geçerlilik tarihi tanı mlama kaldı rma hatası " ,
" Error setting expiration date " => " Geçerlilik tarihi tanı mlama hatası " ,
2012-12-28 03:20:34 +04:00
" Sending ... " => " Gönderiliyor... " ,
" Email sent " => " Eposta gönderildi " ,
2013-02-19 03:06:51 +04:00
" The update was unsuccessful. Please report this issue to the <a href= \" https://github.com/owncloud/core/issues \" target= \" _blank \" >ownCloud community</a>. " => " Güncelleme başarı lı olmadı . Lütfen bu hatayı bildirin <a href= \" https://github.com/owncloud/core/issues \" target= \" _blank \" >ownCloud community</a>. " ,
" The update was successful. Redirecting you to ownCloud now. " => " Güncelleme başarı lı . ownCloud'a yönlendiriliyor. " ,
2012-05-13 21:59:44 +04:00
" ownCloud password reset " => " ownCloud parola sı fı rlama " ,
2012-05-09 14:41:01 +04:00
" Use the following link to reset your password: { link} " => " Bu bağlantı yı kullanarak parolanı zı sı fı rlayı n: { link} " ,
2013-05-02 04:19:04 +04:00
" The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator . " => " Parolanı zı değiştirme bağlantı sı e-posta adresinize gönderildi.<br>I Eğer makül bir süre içerisinde mesajı almadı ysanı z spam/junk dizinini kontrol ediniz.<br> Eğer orada da bulamazsanı z sistem yöneticinize sorunuz. " ,
" Request failed!<br>Did you make sure your email/username was right? " => " Isteği başarı sı z oldu!<br>E-posta / kullanı cı adı nı zı doğru olduğundan emin misiniz? " ,
2012-01-11 04:06:59 +04:00
" You will receive a link to reset your password via Email. " => " Parolanı zı sı fı rlamak için bir bağlantı Eposta olarak gönderilecek. " ,
2013-04-27 04:24:29 +04:00
" Username " => " Kullanı cı Adı " ,
2012-01-11 04:06:59 +04:00
" Request reset " => " Sı fı rlama iste " ,
" Your password was reset " => " Parolanı z sı fı rlandı " ,
2012-05-09 14:41:01 +04:00
" To login page " => " Giriş sayfası na git " ,
2012-01-11 04:06:59 +04:00
" New password " => " Yeni parola " ,
" Reset password " => " Parolayı sı fı rla " ,
" Personal " => " Kişisel " ,
" Users " => " Kullanı cı lar " ,
" Apps " => " Uygulamalar " ,
" Admin " => " Yönetici " ,
2013-04-23 04:00:31 +04:00
" Help " => " Yardı m " ,
2012-05-13 21:59:44 +04:00
" Access forbidden " => " Erişim yasaklı " ,
2012-01-11 04:06:59 +04:00
" Cloud not found " => " Bulut bulunamadı " ,
2012-05-13 21:59:44 +04:00
" Edit categories " => " Kategorileri düzenle " ,
" Add " => " Ekle " ,
2012-10-25 04:11:53 +04:00
" Security Warning " => " Güvenlik Uyarisi " ,
2013-03-27 03:11:05 +04:00
" Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243) " => " PHP sürümünüz NULL Byte saldı rı sı na açı k (CVE-2006-7243) " ,
" Please update your PHP installation to use ownCloud securely. " => " ownCloud'u güvenli olarak kullanmak için, lütfen PHP kurulumunuzu güncelleyin. " ,
2013-01-23 03:06:18 +04:00
" No secure random number generator is available, please enable the PHP OpenSSL extension. " => " Güvenli rasgele sayı üreticisi bulunamadı . Lütfen PHP OpenSSL eklentisini etkinleştirin. " ,
" Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account. " => " Güvenli rasgele sayı üreticisi olmadan saldı rganlar parola sı fı rlama simgelerini tahmin edip hesabı nı zı ele geçirebilir. " ,
2013-02-19 03:06:51 +04:00
" Your data directory and files are probably accessible from the internet because the .htaccess file does not work. " => " Veri klasörünüz ve dosyaları nı z .htaccess dosyası çalı şmadı ğı için internet'ten erişime açı k. " ,
" For information how to properly configure your server, please see the <a href= \" http://doc.owncloud.org/server/5.0/admin_manual/installation.html \" target= \" _blank \" >documentation</a>. " => " Server'ı nı zı nası l ayarlayacağı nı za dair bilgi için, lütfen bu linki ziyaret edin <a href= \" http://doc.owncloud.org/server/5.0/admin_manual/installation.html \" target= \" _blank \" >documentation</a>. " ,
2012-01-11 04:06:59 +04:00
" Create an <strong>admin account</strong> " => " Bir <strong>yönetici hesabı </strong> oluşturun " ,
" Advanced " => " Gelişmiş " ,
" Data folder " => " Veri klasörü " ,
" Configure the database " => " Veritabanı nı ayarla " ,
" will be used " => " kullanı lacak " ,
" Database user " => " Veritabanı kullanı cı adı " ,
" Database password " => " Veritabanı parolası " ,
" Database name " => " Veritabanı adı " ,
2012-09-01 04:04:00 +04:00
" Database tablespace " => " Veritabanı tablo alanı " ,
2012-01-11 04:06:59 +04:00
" Database host " => " Veritabanı sunucusu " ,
" Finish setup " => " Kurulumu tamamla " ,
2013-05-02 04:19:04 +04:00
" %s is available. Get more information on how to update. " => " %s mevcuttur. Güncelleştirme hakkı nda daha fazla bilgi alı n. " ,
2012-01-11 04:06:59 +04:00
" Log out " => " Çı kı ş yap " ,
2012-12-28 03:20:34 +04:00
" Automatic logon rejected! " => " Otomatik oturum açma reddedildi! " ,
2013-01-23 03:06:18 +04:00
" If you did not change your password recently, your account may be compromised! " => " Yakı n zamanda parolanı zı değiştirmedi iseniz hesabı nı z riske girebilir. " ,
" Please change your password to secure your account again. " => " Hesabı nı zı korumak için lütfen parolanı zı değiştirin. " ,
2012-01-11 04:06:59 +04:00
" Lost your password? " => " Parolanı zı mı unuttunuz? " ,
" remember " => " hatı rla " ,
2012-05-09 14:41:01 +04:00
" Log in " => " Giriş yap " ,
2013-02-19 03:06:51 +04:00
" Alternative Logins " => " Alternatif Girişler " ,
2012-01-11 04:06:59 +04:00
" prev " => " önceki " ,
2013-01-23 03:06:18 +04:00
" next " => " sonraki " ,
" Updating ownCloud to version %s, this may take a while. " => " Owncloud %s versiyonuna güncelleniyor. Biraz zaman alabilir. "
2012-01-11 04:06:59 +04:00
);