diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-09 02:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-09 02:24:33 +0000 |
commit | f41c45878fd3800a355da4dbcbeba8133f418326 (patch) | |
tree | b20893a533b5501470820633296e29cd988f48b1 /apps/settings/l10n/tr.js | |
parent | c98e44507dcdc533b74740c9f9325a758db4f330 (diff) | |
download | nextcloud-server-f41c45878fd3800a355da4dbcbeba8133f418326.tar.gz nextcloud-server-f41c45878fd3800a355da4dbcbeba8133f418326.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index fb62a86f905..490ab6f740c 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -288,7 +288,6 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", "Your role" : "Pozisyonunuz", "Unable to update role" : "Pozisyon güncellenemedi", - "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir", "Unable to update federation scope of the primary {accountProperty}" : "Birincil {accountProperty} birleşik kapsamı güncellenemedi", "Unable to update federation scope of additional {accountProperty}" : "Ek {accountProperty} birleşik kapsamı güncellenemedi", "Add additional email" : "Ek e-posta adresi ekle", @@ -530,6 +529,7 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Tam ad ya da e-posta adresi yazılırken kullanıcı adı otomatik olarak tamamlanabilsin (aynı grupta olma ya da telefon defteri eşleşmesi yok sayılarak)", "Change privacy level of full name" : "Tam adın gizlilik düzeyini değiştir", "No display name set" : "Görüntülenecek ad belirtilmemiş", - "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir." + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir.", + "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir" }, "nplurals=2; plural=(n > 1);"); |