diff options
Diffstat (limited to 'apps/files_external/l10n/tr.php')
-rw-r--r-- | apps/files_external/l10n/tr.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/tr.php b/apps/files_external/l10n/tr.php index 1caac7446c0..dcc382347c9 100644 --- a/apps/files_external/l10n/tr.php +++ b/apps/files_external/l10n/tr.php @@ -22,7 +22,7 @@ $TRANSLATIONS = array( "Password" => "Parola", "Root" => "Kök", "Secure ftps://" => "Güvenli ftps://", -"Client ID" => "İstemci Kimliğ", +"Client ID" => "İstemci kimliği", "Client secret" => "İstemci parolası", "OpenStack Object Storage" => "OpenStack Nesne Depolama", "Username (required)" => "Kullanıcı adı (gerekli)", @@ -42,7 +42,7 @@ $TRANSLATIONS = array( "Remote subfolder" => "Uzak alt klasör", "Access granted" => "Giriş kabul edildi", "Error configuring Dropbox storage" => "Dropbox depo yapılandırma hatası", -"Grant access" => "Erişim sağlandı", +"Grant access" => "Erişimi sağla", "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", |