diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
commit | 1a900c6928388c8b38d09f7eca56bb28c806fcd8 (patch) | |
tree | b9d972bc541ec408542f6845bdd6511867e4a742 /settings/l10n/tr.js | |
parent | 1dcf40515f0cfe768daaf7ae55458c426d83ae86 (diff) | |
download | nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.tar.gz nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 2dd43bed6a2..4556a77197a 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -308,8 +308,6 @@ OC.L10N.register( "Hardening and security guidance" : "Sağlamlaştırma ve güvenlik rehberliği", "Personal" : "Kişisel", "Administration" : "Yönetim", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Kullandığınız alan: <strong>%s</strong>. Kullanabileceğiniz alan: <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> Kullanabileceğiniz: <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profil görseli", "Upload new" : "Yeni yükle", "Select from Files" : "Dosyalardan seç", @@ -319,6 +317,7 @@ OC.L10N.register( "Cancel" : "İptal", "Choose as profile picture" : "Profil görseli olarak seç", "You are member of the following groups:" : "Şu gruplara üyesiniz:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> Kullanabileceğiniz: <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Tam ad", "No display name set" : "Görüntülenecek ad belirtilmemiş", "Email" : "E-posta", @@ -410,6 +409,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php, http üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Bunu çalıştıraiblmek için PHP posix eklentisi gereklidir. Ayrıntılı bilgi almak için {linkstart}PHP belgelerine{linkend} bakın.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type' ya da <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">belgelere ↗</a> bakın.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Kullandığınız alan: <strong>%s</strong>. Kullanabileceğiniz alan: <strong>%s</strong>", "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ı", |