diff options
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 0faac8dac3a..d472ba2224e 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -313,6 +313,9 @@ OC.L10N.register( "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Site sunucunuzun `.well.known` bilgisini doğru şekilde sunup sunmadığı denetlenemedi. Lütfen el ile denetleyin.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Site sunucunuz `.well.known` adresleri çözümlemek için doğru şekilde kurulmamış. Şurada sorun çıktı: `%s`", "Your server is correctly configured to serve `.well-known` URLs." : "Sunucunuz, `.well.known` adresleri sunmak üzere doğru şekilde yapılandırılmış.", + "Font file loading" : "Yazı tipi dosyası yükleniyor", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "{extension} yükleme desteği denetlenemedi. Lütfen site sunucunuzun `.{extension}` dosyalarını sunup sunmadığını el ile denetleyin.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Site sunucunuz .{extension} dosyalarını aktaracak şekilde yapılandırılmamış. Bu sık karşılaşılan bir Nginx yapılandırma sorunudur. Nextcloud 15 için .{extension} dosyalarını da aktaracak ek bir ayar yapılması gereklidir. Kullandığınız Nginx yapılandırmasını belgeler bölümünde bulunan önerilen yapılandırma dosyası ile karşılaştırın.", "Profile information" : "Profil bilgileri", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profil görseli, tam ad, e-posta adresi, telefon numarası, adres, site, Twitter, kuruluş, rol, başlık, özgeçmiş ve profilde etkinleştirilmiş diğer bilgiler", "Nextcloud settings" : "Nextcloud ayarları", @@ -707,16 +710,16 @@ OC.L10N.register( "Location" : "Konum", "Profile picture" : "Profil görseli", "About" : "Hakkında", + "Date of birth" : "Doğum tarihi", "Full name" : "Tam ad", "Additional email" : "Ek e-posta", + "Fediverse (e.g. Mastodon)" : "Fediverse (Mastodon gibi)", "Headline" : "Başlık", "Organisation" : "Kuruluş", "Phone number" : "Telefon numarası", "Role" : "Pozisyon", "X (formerly Twitter)" : "X (eski Twitter)", - "Fediverse (e.g. Mastodon)" : "Fediverse (Mastodon gibi)", "Website" : "Site", - "Date of birth" : "Doğum tarihi", "Profile visibility" : "Profil görünürlüğü", "Locale" : "Yerel Ayar", "First day of week" : "Haftanın ilk günü", |