diff options
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 1f9c41eccb9..b0a1a3e104e 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -7,6 +7,8 @@ OC.L10N.register( "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", + "Dropbox App Configuration" : "Dropbox'u yapılandır", + "Google Drive App Configuration" : "Google Drive'ı yapılandır", "Personal" : "Kişisel", "System" : "Sistem", "Grant access" : "Erişimi sağla", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index ec68bd7447e..5d49af077e1 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -5,6 +5,8 @@ "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", + "Dropbox App Configuration" : "Dropbox'u yapılandır", + "Google Drive App Configuration" : "Google Drive'ı yapılandır", "Personal" : "Kişisel", "System" : "Sistem", "Grant access" : "Erişimi sağla", |