142 lines
8.5 KiB
PHP
142 lines
8.5 KiB
PHP
<?php $TRANSLATIONS = array(
|
||
"User %s shared a file with you" => "%s kullanıcısı sizinle bir dosyayı paylaştı",
|
||
"User %s shared a folder with you" => "%s kullanıcısı sizinle bir dizini paylaştı",
|
||
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "%s kullanıcısı \"%s\" dosyasını sizinle paylaştı. %s adresinden indirilebilir",
|
||
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "%s kullanıcısı \"%s\" dizinini sizinle paylaştı. %s adresinden indirilebilir",
|
||
"Category type not provided." => "Kategori türü desteklenmemektedir.",
|
||
"No category to add?" => "Eklenecek kategori yok?",
|
||
"This category already exists: %s" => "Bu kategori zaten mevcut: %s",
|
||
"Object type not provided." => "Nesne türü desteklenmemektedir.",
|
||
"%s ID not provided." => "%s ID belirtilmedi.",
|
||
"Error adding %s to favorites." => "%s favorilere eklenirken hata oluştu",
|
||
"No categories selected for deletion." => "Silmek için bir kategori seçilmedi",
|
||
"Error removing %s from favorites." => "%s favorilere çıkarılırken hata oluştu",
|
||
"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",
|
||
"Settings" => "Ayarlar",
|
||
"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",
|
||
"Choose" => "seç",
|
||
"Cancel" => "İptal",
|
||
"Error loading file picker template" => "Seçici şablon dosya yüklemesinde hata",
|
||
"Yes" => "Evet",
|
||
"No" => "Hayır",
|
||
"Ok" => "Tamam",
|
||
"The object type is not specified." => "Nesne türü belirtilmemiş.",
|
||
"Error" => "Hata",
|
||
"The app name is not specified." => "uygulama adı belirtilmedi.",
|
||
"The required file {file} is not installed!" => "İhtiyaç duyulan {file} dosyası kurulu değil.",
|
||
"Shared" => "Paylaşılan",
|
||
"Share" => "Paylaş",
|
||
"Error while sharing" => "Paylaşım sırasında hata ",
|
||
"Error while unsharing" => "Paylaşım iptal ediliyorken hata",
|
||
"Error while changing permissions" => "İzinleri değiştirirken hata oluştu",
|
||
"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ı",
|
||
"Share with" => "ile Paylaş",
|
||
"Share with link" => "Bağlantı ile paylaş",
|
||
"Password protect" => "Şifre korunması",
|
||
"Password" => "Parola",
|
||
"Email link to person" => "Kişiye e-posta linki",
|
||
"Send" => "Gönder",
|
||
"Set expiration date" => "Son kullanma tarihini ayarla",
|
||
"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",
|
||
"Shared in {item} with {user}" => " {item} içinde {user} ile paylaşılanlarlar",
|
||
"Unshare" => "Paylaşılmayan",
|
||
"can edit" => "düzenleyebilir",
|
||
"access control" => "erişim kontrolü",
|
||
"create" => "oluştur",
|
||
"update" => "güncelle",
|
||
"delete" => "sil",
|
||
"share" => "paylaş",
|
||
"Password protected" => "Paralo korumalı",
|
||
"Error unsetting expiration date" => "Geçerlilik tarihi tanımlama kaldırma hatası",
|
||
"Error setting expiration date" => "Geçerlilik tarihi tanımlama hatası",
|
||
"Sending ..." => "Gönderiliyor...",
|
||
"Email sent" => "Eposta gönderildi",
|
||
"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.",
|
||
"ownCloud password reset" => "ownCloud parola sıfırlama",
|
||
"Use the following link to reset your password: {link}" => "Bu bağlantıyı kullanarak parolanızı sıfırlayın: {link}",
|
||
"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?",
|
||
"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.",
|
||
"Username" => "Kullanıcı Adı",
|
||
"Request reset" => "Sıfırlama iste",
|
||
"Your password was reset" => "Parolanız sıfırlandı",
|
||
"To login page" => "Giriş sayfasına git",
|
||
"New password" => "Yeni parola",
|
||
"Reset password" => "Parolayı sıfırla",
|
||
"Personal" => "Kişisel",
|
||
"Users" => "Kullanıcılar",
|
||
"Apps" => "Uygulamalar",
|
||
"Admin" => "Yönetici",
|
||
"Help" => "Yardım",
|
||
"Access forbidden" => "Erişim yasaklı",
|
||
"Cloud not found" => "Bulut bulunamadı",
|
||
"Edit categories" => "Kategorileri düzenle",
|
||
"Add" => "Ekle",
|
||
"Security Warning" => "Güvenlik Uyarisi",
|
||
"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.",
|
||
"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.",
|
||
"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>.",
|
||
"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ı",
|
||
"Database tablespace" => "Veritabanı tablo alanı",
|
||
"Database host" => "Veritabanı sunucusu",
|
||
"Finish setup" => "Kurulumu tamamla",
|
||
"web services under your control" => "Bilgileriniz güvenli ve şifreli",
|
||
"%s is available. Get more information on how to update." => "%s mevcuttur. Güncelleştirme hakkında daha fazla bilgi alın.",
|
||
"Log out" => "Çıkış yap",
|
||
"Automatic logon rejected!" => "Otomatik oturum açma reddedildi!",
|
||
"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.",
|
||
"Lost your password?" => "Parolanızı mı unuttunuz?",
|
||
"remember" => "hatırla",
|
||
"Log in" => "Giriş yap",
|
||
"Alternative Logins" => "Alternatif Girişler",
|
||
"prev" => "önceki",
|
||
"next" => "sonraki",
|
||
"Updating ownCloud to version %s, this may take a while." => "Owncloud %s versiyonuna güncelleniyor. Biraz zaman alabilir."
|
||
);
|