summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-22 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-22 00:08:20 +0000
commitae0789ef433adad73bdf77c57b8ead5616ed99fe (patch)
tree07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/tr.js
parente881e016208c2dcbf0d8f725cc29aad6247852b2 (diff)
downloadnextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz
nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r--apps/files_external/l10n/tr.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js
index 8a878b39a2b..2a879225e84 100644
--- a/apps/files_external/l10n/tr.js
+++ b/apps/files_external/l10n/tr.js
@@ -1,10 +1,7 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "1. Adım tamamlanamadı. Sorun: %s",
- "Step 2 failed. Exception: %s" : "2. Adım tamamlanamadı. Sorun: %s",
"External storages" : "Dış depolama",
- "Google Drive App Configuration" : "Google Drive Uygulaması Yapılandırması",
"Personal" : "Kişisel",
"System" : "Sistem",
"Grant access" : "Erişim ver",
@@ -83,7 +80,6 @@ OC.L10N.register(
"FTP" : "FTP",
"Host" : "Sunucu",
"Secure ftps://" : "Güvenli ftps://",
- "Google Drive" : "Google Drive",
"Local" : "Yerel",
"Location" : "Konum",
"Nextcloud" : "Nextcloud",
@@ -124,9 +120,13 @@ OC.L10N.register(
"Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "İstek kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Erişim kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
+ "Step 1 failed. Exception: %s" : "1. Adım tamamlanamadı. Sorun: %s",
+ "Step 2 failed. Exception: %s" : "2. Adım tamamlanamadı. Sorun: %s",
"Dropbox App Configuration" : "Dropbox Uygulaması Yapılandırması",
+ "Google Drive App Configuration" : "Google Drive Uygulaması Yapılandırması",
"Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
"Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil",
- "Dropbox" : "Dropbox"
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n > 1);");