nextcloud/apps/files_external/l10n/tr.js

89 lines
5.6 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "İstek belirteçleri alınma işlemi başarısız. Dropbox app anahtarı ve parolasının doğru olduğundan emin olun.",
"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Erişim belirteçleri alınma işlemi başarısız. Dropbox app anahtarı ve parolasının doğru olduğundan emin olun.",
"Please provide a valid Dropbox app key and secret." : "Lütfen Dropbox app key ve secret temin ediniz",
"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",
"Local" : "Yerel",
"Location" : "Konum",
"Amazon S3" : "Amazon S3",
"Key" : "Anahtar",
"Secret" : "Parola",
"Bucket" : "Bucket",
"Amazon S3 and compliant" : "Amazon S3 ve uyumlu olanlar",
"Access Key" : "Erişim Anahtarı",
"Secret Key" : "Gizli Anahtar",
"Hostname" : "Makine adı",
"Port" : "Port",
"Region" : "Bölge",
"Enable SSL" : "SSL'yi Etkinleştir",
"Enable Path Style" : "Yol Biçemini Etkinleştir",
"App key" : "Uyg. anahtarı",
"App secret" : "Uyg. parolası",
"Host" : "Sunucu",
"Username" : "Kullanıcı Adı",
"Password" : "Parola",
2015-01-08 09:56:00 +03:00
"Remote subfolder" : "Uzak alt klasör",
"Secure ftps://" : "Güvenli ftps://",
"Client ID" : "İstemci kimliği",
"Client secret" : "İstemci parolası",
"OpenStack Object Storage" : "OpenStack Nesne Depolama",
"Region (optional for OpenStack Object Storage)" : "Bölge (OpenStack Nesne Depolaması için isteğe bağlı)",
"API Key (required for Rackspace Cloud Files)" : "API Anahtarı (Rackspace Bulut Dosyaları için gerekli)",
"Tenantname (required for OpenStack Object Storage)" : "Kiracı Adı (OpenStack Nesne Depolaması için gerekli)",
"Password (required for OpenStack Object Storage)" : "Parola (OpenStack Nesne Depolaması için gerekli)",
"Service Name (required for OpenStack Object Storage)" : "Hizmet Adı (OpenStack Nesne Depolaması için gerekli)",
"URL of identity endpoint (required for OpenStack Object Storage)" : "Kimlik uç nokta adresi (OpenStack Nesne Depolaması için gerekli)",
"Timeout of HTTP requests in seconds" : "Saniye cinsinden HTTP istek zaman aşımı",
"Share" : "Paylaş",
"SMB / CIFS using OC login" : "OC oturumu kullanarak SMB / CIFS",
"Username as share" : "Paylaşım olarak kullanıcı adı",
"URL" : "URL",
"Secure https://" : "Güvenli https://",
2015-06-08 08:55:01 +03:00
"SFTP with secret key login" : "Gizli anahtar oturumu ile SFTP",
2015-02-12 09:54:41 +03:00
"Public key" : "Ortak anahtar",
2015-03-23 08:54:48 +03:00
"Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
"Invalid mount point" : "Geçersiz bağlama noktası",
"Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"",
"Access granted" : "Giriş kabul edildi",
"Error configuring Dropbox storage" : "Dropbox depo yapılandırma hatası",
"Grant access" : "Erişimi sağla",
"Error configuring Google Drive storage" : "Google Drive depo yapılandırma hatası",
"Personal" : "Kişisel",
"System" : "Sistem",
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",
"Every time the filesystem is used" : "Dosya sistemi her kullanıldığında",
"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-02-13 09:55:06 +03:00
"Generate keys" : "Anahtarlar üret",
"Error generating key pair" : "Anahtar çifti üretirken hata",
"<b>Note:</b> " : "<b>Not:</b> ",
2014-12-09 09:56:38 +03:00
"and" : "ve",
"<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",
"Name" : "Ad",
"Storage type" : "Depolama türü",
"Scope" : "Kapsam",
"External Storage" : "Harici Depolama",
"Folder name" : "Klasör ismi",
"Configuration" : "Yapılandırma",
"Available for" : "Kullanabilenler",
"Add storage" : "Depo ekle",
2015-04-07 08:54:47 +03:00
"Advanced settings" : "Gelişmiş ayarlar",
"Delete" : "Sil",
"Enable User External Storage" : "Kullanıcılar için Harici Depolamayı Etkinleştir",
"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);");