diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
commit | 1f2722053f40aeb401ef329c0ecad7863d62f760 (patch) | |
tree | 2b908f950808ff0a317dc8319bc80c892cf819f1 /apps/files_external/l10n/tr.php | |
parent | bcbebe8dd27f3cdd60d9207ac6fbfb0346fd6242 (diff) | |
download | nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.tar.gz nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/tr.php')
-rw-r--r-- | apps/files_external/l10n/tr.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/tr.php b/apps/files_external/l10n/tr.php index 795bc9b924e..1caac7446c0 100644 --- a/apps/files_external/l10n/tr.php +++ b/apps/files_external/l10n/tr.php @@ -45,12 +45,18 @@ $TRANSLATIONS = array( "Grant access" => "Erişim sağlandı", "Please provide a valid Dropbox app key and secret." => "Lütfen Dropbox app key ve secret temin ediniz", "Error configuring Google Drive storage" => "Google Drive depo yapılandırma hatası", +"Personal" => "Kişisel", +"System" => "Sistem", "Saved" => "Kaydedildi", "<b>Note:</b> " => "<b>Not:</b> ", " 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.", +"You don't have any external storages" => "Hiç harici depolamanız yok", +"Name" => "Ad", +"Storage type" => "Depolama türü", +"Scope" => "Kapsam", "External Storage" => "Harici Depolama", "Folder name" => "Klasör ismi", "Configuration" => "Yapılandırma", |