diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
commit | c44c9a55f48291c2a50e1a3a224226d0bc915631 (patch) | |
tree | 935c89413a531dfba9ac3ebc9638f0fa93f750aa /settings/l10n/tr.js | |
parent | e1807ed0a404bdb6ae9fe1de79e226ee72ef7408 (diff) | |
download | nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.tar.gz nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index f454050da63..5fca26a4ef4 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -86,6 +86,16 @@ OC.L10N.register( "App update" : "Uygulama güncellemesi", "No apps found for {query}" : "sorgulayabilmeniz için hiçbir uygulama bulunmamakta", "Disconnect" : "Bağlantıyı kes", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "Google Chrome for Android" : "Android için Google Chrome", + "iPhone" : "iPhone", + "iOS Client" : "iOS İstemcisi", + "Android Client" : "Android İstemcisi", + "This session" : "Bu oturum", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Bir hata oluştu. Lütfen ASCII-kodlanmış PEM sertifikasını yükleyin.", "Valid until {date}" : "{date} tarihine kadar geçerli", "Delete" : "Sil", @@ -102,8 +112,10 @@ OC.L10N.register( "A valid group name must be provided" : "Geçerli bir grup adı mutlaka sağlanmalı", "deleted {groupName}" : "{groupName} silindi", "undo" : "geri al", + "No group" : "Grup yok", "never" : "hiçbir zaman", "deleted {userName}" : "{userName} silindi", + "Add group" : "Grup ekle", "Changing the password will result in data loss, because data recovery is not available for this user" : "Parolayı değiştirmek, bu kullanıcı için veri kurtarması kullanılamadığından veri kaybına sebep olacak", "A valid username must be provided" : "Geçerli bir kullanıcı adı mutlaka sağlanmalı", "Error creating user: {message}" : "Kullanıcı oluşturulurken hata: {message}", @@ -112,6 +124,7 @@ OC.L10N.register( "__language_name__" : "Türkçe", "Unlimited" : "Sınırsız", "Personal info" : "Kişisel bilgi", + "Sessions" : "Oturum", "App passwords" : "Uygulama parolaları", "Sync clients" : "Eşitleme istemcileri", "Everything (fatal issues, errors, warnings, info, debug)" : "Her şey (Ciddi sorunlar, hatalar, uyarılar, bilgi, hata ayıklama)", @@ -213,6 +226,8 @@ OC.L10N.register( "Documentation:" : "Belgelendirme:", "User documentation" : "Kullanıcı belgelendirmesi", "Admin documentation" : "Yönetici belgelendirmesi", + "Visit website" : "İnternet adresini ziyaret et", + "Report a bug" : "Hata raporla", "Show description …" : "Açıklamayı göster...", "Hide description …" : "Açıklamayı gizle...", "This app has an update available." : "Bu uygulamanın bir güncellemesi var.", @@ -256,13 +271,18 @@ OC.L10N.register( "Change password" : "Parola değiştir", "Language" : "Dil", "Help translate" : "Çevirilere yardım edin", + "Device" : "Aygıt", + "Last activity" : "Son etkinlik", "Name" : "Ad", + "App name" : "Uygulama adı", + "Create new app password" : "Yeni uygulama parolası oluştur", "Username" : "Kullanıcı Adı", "Done" : "Bitti", "Get the apps to sync your files" : "Dosyalarınızı eşitlemek için uygulamaları indirin", "Desktop client" : "Masaüstü istemcisi", "Android app" : "Android uygulaması", "iOS app" : "iOS uygulaması", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Projeyi desteklemek isterseniz\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">gelişimine katılın</a>\n\t\tya da\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">dünyaya duyurun</a>!", "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden göster", "Show storage location" : "Depolama konumunu göster", "Show last log in" : "Son oturum açılma zamanını göster", @@ -276,9 +296,14 @@ OC.L10N.register( "Group" : "Grup", "Everyone" : "Herkes", "Admins" : "Yöneticiler", + "Default quota" : "Varsayılan kota", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Lütfen disk alanı kotasını girin (örnek: \"512MB\" veya \"12GB\")", "Other" : "Diğer", + "Group admin for" : "Grup Yöneticisi", "Quota" : "Kota", + "Storage location" : "Depolama konumu", + "User backend" : "Kullanıcı Arka Ucu", + "Last login" : "Son giriş", "change full name" : "tam adı değiştir", "set new password" : "yeni parola belirle", "change email address" : "e-posta adresini değiştir", |