diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-29 00:19:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-29 00:19:59 +0000 |
commit | d379e4e5876623baee828927beb27de1fe19ec45 (patch) | |
tree | 65493af4fe2777227767666d38822cf79f8fc842 /apps/settings/l10n/tr.js | |
parent | faf30177624e958e1472a5abcfb9e9604e855b57 (diff) | |
download | nextcloud-server-d379e4e5876623baee828927beb27de1fe19ec45.tar.gz nextcloud-server-d379e4e5876623baee828927beb27de1fe19ec45.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 11b5091f9aa..51e030db917 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -275,8 +275,6 @@ OC.L10N.register( "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Site sunucunuzun güvenlik üst bilgilerini doğru şekilde sunup sunmadığı denetlenemedi. `%s` sorgulanamadı.", "Your server is correctly configured to send security headers." : "Sunucunuz, güvenlik üst bilgilerini göndermek üzere doğru şekilde yapılandırılmış.", "Database version" : "Veri tabanı sürümü", - "MariaDB version \"%s\" detected. MariaDB >=10.3 and <=10.11 is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün 10.3 ile 10.11 arasında olması önerilir.", - "MySQL version \"%s\" detected. MySQL >=8.0 and <=8.3 is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün 8.0 ile 8.3 arasında olması önerilir.", "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", |