mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-24 02:18:50 +01:00
Added New Turkish Translations (#11)
* Update app_tr.arb * Minor updates * New Translations
This commit is contained in:
parent
63c601f59a
commit
fa3a8eeac1
1 changed files with 12 additions and 0 deletions
|
@ -413,6 +413,8 @@
|
||||||
"settingsClearCacheDatabaseDescription": "Önbelleğe alınmış dosya bilgilerini temizler ve sunucu ile tekrar senkronize eder",
|
"settingsClearCacheDatabaseDescription": "Önbelleğe alınmış dosya bilgilerini temizler ve sunucu ile tekrar senkronize eder",
|
||||||
"settingsClearCacheDatabaseSuccessNotification": "Veritabanı başarıyla temizlendi. Uygulamayı yeniden başlatmanız tavsiye edilir",
|
"settingsClearCacheDatabaseSuccessNotification": "Veritabanı başarıyla temizlendi. Uygulamayı yeniden başlatmanız tavsiye edilir",
|
||||||
"settingsManageTrustedCertificateTitle": "Güvenilen Sertifikaları Yönet",
|
"settingsManageTrustedCertificateTitle": "Güvenilen Sertifikaları Yönet",
|
||||||
|
"settingsUseNewHttpEngine": "Yeni HTTP işleyiciyi kullan",
|
||||||
|
"settingsUseNewHttpEngineDescription": "HTTP/2* ve HTTP/3 QUIC* gibi yeni HTTP standartlarını destekleyen Chromium tabanlı HTTP işleyicisi.\n\nLimitler:\nKendinden imzalı sertifikalar tarafımızca yönetilemez. CA sertifikalarınızı çalışmaları için sistem güven deposuna içe aktarmanız gerekir.\n\n* HTTP/2 ve HTTP/3 için HTTPS gereklidir",
|
||||||
"settingsAboutSectionTitle": "Hakkında",
|
"settingsAboutSectionTitle": "Hakkında",
|
||||||
"@settingsAboutSectionTitle": {
|
"@settingsAboutSectionTitle": {
|
||||||
"description": "Title of the about section in settings widget"
|
"description": "Title of the about section in settings widget"
|
||||||
|
@ -442,6 +444,7 @@
|
||||||
"@settingsTranslatorTitle": {
|
"@settingsTranslatorTitle": {
|
||||||
"description": "Title of the translator item"
|
"description": "Title of the translator item"
|
||||||
},
|
},
|
||||||
|
"settingsRestartNeededDialog": "Değişiklikleri uygulamak için lütfen uygulamayı yeniden başlatın",
|
||||||
"writePreferenceFailureNotification": "Yapılandırma klasörü değiştirilemedi",
|
"writePreferenceFailureNotification": "Yapılandırma klasörü değiştirilemedi",
|
||||||
"@writePreferenceFailureNotification": {
|
"@writePreferenceFailureNotification": {
|
||||||
"description": "Inform user that the preference file cannot be modified"
|
"description": "Inform user that the preference file cannot be modified"
|
||||||
|
@ -1518,5 +1521,14 @@
|
||||||
},
|
},
|
||||||
"trustedCertManagerFailedToRemoveCertError": "Sertifika kaldırılırken bir hata oluştu",
|
"trustedCertManagerFailedToRemoveCertError": "Sertifika kaldırılırken bir hata oluştu",
|
||||||
"missingVideoThumbnailHelpDialogTitle": "Video önizlemeleriyle ilgili sorun mu yaşıyorsunuz?",
|
"missingVideoThumbnailHelpDialogTitle": "Video önizlemeleriyle ilgili sorun mu yaşıyorsunuz?",
|
||||||
|
"mapBrowserDateRangeLabel": "Tarih aralığı",
|
||||||
|
"@mapBrowserDateRangeLabel": {
|
||||||
|
"description": "Filter photos by date range"
|
||||||
|
},
|
||||||
|
"mapBrowserDateRangeThisMonth": "Bu ay",
|
||||||
|
"mapBrowserDateRangePrevMonth": "Önceki ay",
|
||||||
|
"mapBrowserDateRangeThisYear": "Bu Yıl",
|
||||||
|
"mapBrowserDateRangeCustom": "Özel",
|
||||||
|
"homeTabMapBrowser": "Harita",
|
||||||
"dontShowAgain": "Tekrar gösterme"
|
"dontShowAgain": "Tekrar gösterme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue