diff options
Diffstat (limited to 'apps/files_external/l10n/tr.php')
-rw-r--r-- | apps/files_external/l10n/tr.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/tr.php b/apps/files_external/l10n/tr.php index fe9d495f4c5..b96cb5920df 100644 --- a/apps/files_external/l10n/tr.php +++ b/apps/files_external/l10n/tr.php @@ -1,6 +1,10 @@ <?php $TRANSLATIONS = array( +"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", |