2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_external" ,
{
2015-10-06 08:55:00 +03:00
"Fetching request tokens failed. Verify that your app key and secret are correct." : "İstek jetonları getirme başarı sı z oldu. Uygulama anahtarı nı zı n ve gizli bilginin doğruluğunu kontrol edin." ,
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Erişim jetonları getirme başarı sı z oldu. Uygulama anahtarı nı zı n ve gizli bilginin doğruluğunu kontrol edin." ,
2015-09-01 21:03:19 +03:00
"Please provide a valid app key and secret." : "Lütfen geçerli bir uygulama anahtarı ve gizli bilgisini girin." ,
2014-10-17 16:20:02 +04:00
"Step 1 failed. Exception: %s" : "Adı m 1 başarı sı z. Özel durum: %s" ,
"Step 2 failed. Exception: %s" : "Adı m 2 başarı sı z. Özel durum: %s" ,
"External storage" : "Harici depolama" ,
2015-03-23 08:54:48 +03:00
"Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı " ,
2015-10-06 08:55:00 +03:00
"Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sı nı fı " ,
2015-03-23 08:54:48 +03:00
"Invalid mount point" : "Geçersiz bağlama noktası " ,
2015-09-01 21:03:19 +03:00
"Objectstore forbidden" : "Nesne deposu yasaktı r" ,
2015-03-23 08:54:48 +03:00
"Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"" ,
2015-10-06 08:55:00 +03:00
"Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanı mı na izin verilmiyor" ,
"Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizması na izin verilmiyor" ,
"Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri" ,
2015-09-01 21:03:19 +03:00
"Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri" ,
2015-11-23 09:54:53 +03:00
"Insufficient data: %s" : "Yetersiz veri: %s" ,
2014-10-17 16:20:02 +04:00
"Personal" : "Kişisel" ,
"System" : "Sistem" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "Erişimi sağla" ,
"Access granted" : "Giriş kabul edildi" ,
2015-09-01 21:03:19 +03:00
"Error configuring OAuth1" : "OAuth1 yapı landı rma hatası " ,
"Error configuring OAuth2" : "OAuth2 yapı landı rma hatası " ,
2015-09-14 08:55:35 +03:00
"Generate keys" : "Anahtarlar üret" ,
"Error generating key pair" : "Anahtar çifti üretirken hata" ,
2015-06-08 08:55:01 +03:00
"Enable encryption" : "Şifrelemeyi aç" ,
"Enable previews" : "Önizlemeleri aç" ,
"Check for changes" : "Değişiklikleri denetle" ,
"Never" : "Daha yeni" ,
"Once every direct access" : "Her doğrudan erişimde bir kez" ,
2014-10-17 16:20:02 +04:00
"All users. Type to select user or group." : "Tüm kullanı cı lar. Kullanı cı veya grup seçmek için yazı n." ,
"(group)" : "(grup)" ,
"Saved" : "Kaydedildi" ,
2015-09-01 21:03:19 +03:00
"Access key" : "Erişim anahtarı " ,
"Secret key" : "Gizli anahtar" ,
"Builtin" : "Yerleşik" ,
2015-08-25 19:39:10 +03:00
"None" : "Hiçbiri" ,
2015-09-01 21:03:19 +03:00
"OAuth1" : "OAuth1" ,
2015-08-25 19:39:10 +03:00
"App key" : "Uyg. anahtarı " ,
"App secret" : "Uyg. parolası " ,
2015-09-01 21:03:19 +03:00
"OAuth2" : "OAuth2" ,
2015-08-25 19:39:10 +03:00
"Client ID" : "İstemci kimliği" ,
"Client secret" : "İstemci parolası " ,
2015-10-06 08:55:00 +03:00
"OpenStack" : "OpenStack" ,
2015-09-14 08:55:35 +03:00
"Username" : "Kullanı cı Adı " ,
2015-08-25 19:39:10 +03:00
"Password" : "Parola" ,
2015-10-06 08:55:00 +03:00
"Tenant name" : "Kiracı adı " ,
"Identity endpoint URL" : "Kimlik uç nokta URL'si" ,
"Rackspace" : "Rackspace" ,
2015-09-14 08:55:35 +03:00
"API key" : "API anahtarı " ,
"Username and password" : "Kullanı cı adı ve parola" ,
2015-10-06 08:55:00 +03:00
"RSA public key" : "RSA ortak anahtarı " ,
2015-09-14 08:55:35 +03:00
"Public key" : "Ortak anahtar" ,
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3" ,
2015-09-14 08:55:35 +03:00
"Bucket" : "Bucket" ,
2015-08-25 19:39:10 +03:00
"Hostname" : "Makine adı " ,
"Port" : "Port" ,
"Region" : "Bölge" ,
"Enable SSL" : "SSL'yi Etkinleştir" ,
"Enable Path Style" : "Yol Biçemini Etkinleştir" ,
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Uzak alt klasör" ,
2015-08-25 19:39:10 +03:00
"Secure https://" : "Güvenli https://" ,
"Dropbox" : "Dropbox" ,
2015-09-01 21:03:19 +03:00
"FTP" : "FTP" ,
2015-09-14 08:55:35 +03:00
"Host" : "Sunucu" ,
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "Güvenli ftps://" ,
2015-09-01 21:03:19 +03:00
"Google Drive" : "Google Drive" ,
2015-08-25 19:39:10 +03:00
"Local" : "Yerel" ,
"Location" : "Konum" ,
"ownCloud" : "ownCloud" ,
2015-09-01 21:03:19 +03:00
"SFTP" : "SFTP" ,
2015-08-25 19:39:10 +03:00
"Root" : "Kök" ,
2015-09-28 12:07:18 +03:00
"SFTP with secret key login" : "Gizli anahtar oturumu ile SFTP" ,
2015-09-01 21:03:19 +03:00
"SMB / CIFS" : "SMB / CIFS" ,
2015-09-14 08:55:35 +03:00
"Share" : "Paylaş" ,
2015-10-06 08:55:00 +03:00
"Domain" : "Alan adı " ,
2015-09-28 12:07:18 +03:00
"SMB / CIFS using OC login" : "OC oturumu kullanarak SMB / CIFS" ,
2015-09-14 08:55:35 +03:00
"Username as share" : "Paylaşı m olarak kullanı cı adı " ,
"OpenStack Object Storage" : "OpenStack Nesne Depolama" ,
2015-10-06 08:55:00 +03:00
"Service name" : "Hizmet adı " ,
"Request timeout (seconds)" : "İstek zamanaşı mı (saniye)" ,
2014-10-17 16:20:02 +04:00
"<b>Note:</b> " : "<b>Not:</b> " ,
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Not:</b> PHP'de cURL desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin." ,
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Not:</b> PHP'de FTP desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin." ,
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Not:</b> \"%s\" kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin." ,
2015-01-13 09:56:58 +03:00
"No external storage configured" : "Yapı landı rı lmı ş harici depolama yok" ,
2015-04-07 08:54:47 +03:00
"You can add external storages in the personal settings" : "Harici depolamaları kişisel ayarlar içerisinden ekleyebilirsiniz" ,
2014-10-17 16:20:02 +04:00
"Name" : "Ad" ,
"Storage type" : "Depolama türü" ,
"Scope" : "Kapsam" ,
"External Storage" : "Harici Depolama" ,
"Folder name" : "Klasör ismi" ,
2015-09-01 21:03:19 +03:00
"Authentication" : "Kimlik Doğrulama" ,
2014-10-17 16:20:02 +04:00
"Configuration" : "Yapı landı rma" ,
"Available for" : "Kullanabilenler" ,
2015-11-25 09:55:37 +03:00
"Add storage" : "Depo ekle" ,
2015-04-07 08:54:47 +03:00
"Advanced settings" : "Gelişmiş ayarlar" ,
2014-10-17 16:20:02 +04:00
"Delete" : "Sil" ,
2016-01-23 09:55:35 +03:00
"Allow users to mount external storage" : "Kullanı cı lara harici depolama bağlamaları na izin ver" ,
2014-10-17 16:20:02 +04:00
"Allow users to mount the following external storage" : "Kullanı cı ları n aşağı daki harici depolamayı bağlamaları na izin ver"
} ,
"nplurals=2; plural=(n > 1);" ) ;