lang: lowercase names

This commit is contained in:
Harvey Tindall
2025-12-08 14:36:01 +00:00
parent 341dd5930e
commit f7a72133c6
15 changed files with 0 additions and 0 deletions
+180
View File
@@ -0,0 +1,180 @@
{
"meta": {
"name": "İngilizce (ABD)"
},
"strings": {
"pageTitle": "Kurulum - jfa-go",
"next": "İleri",
"back": "Geri",
"optional": "İsteğe Bağlı",
"serverType": "Sunucu Türü",
"disabled": "Devre Dışı",
"enabled": "Etkin",
"port": "Bağlantı Noktası",
"message": "Mesaj",
"serverAddress": "Sunucu Adresi",
"emailSubject": "E-posta Konusu",
"URL": "URL",
"apiKey": "API Anahtarı",
"error": "Hata",
"errorInvalidUserPass": "Geçersiz kullanıcı adı/şifre.",
"errorNotAdmin": "Kullanıcının sunucuyu yönetmesine izin verilmiyor.",
"errorUserDisabled": "Kullanıcı devre dışı bırakılmış olabilir.",
"error404": "404, dahili URL'yi kontrol edin.",
"errorConnectionRefused": "Bağlantı reddedildi.",
"errorUnknown": "Bilinmeyen hata, uygulama günlüklerini kontrol edin.",
"errorProxy": ""
},
"startPage": {
"welcome": "",
"pressStart": "",
"httpsNotice": "",
"start": ""
},
"endPage": {
"finished": "",
"moreFeatures": "",
"restartReload": "",
"ifFailedLoad": "",
"refreshPage": ""
},
"language": {
"title": "",
"description": "",
"defaultAdminLang": "",
"defaultFormLang": "",
"defaultEmailLang": ""
},
"general": {
"title": "",
"listenAddress": "",
"urlBase": "",
"urlBaseNotice": "",
"externalURL": "",
"externalURLNotice": "",
"lightTheme": "",
"darkTheme": "",
"useHTTPS": "",
"httpsPort": "",
"useHTTPSNotice": "",
"pathToCertificate": "",
"pathToKeyFile": ""
},
"updates": {
"title": "",
"description": "",
"updateChannel": "",
"stable": "",
"unstable": ""
},
"proxy": {
"title": "",
"description": "",
"protocol": "",
"address": ""
},
"login": {
"title": "",
"description": "",
"authorizeWithJellyfin": "",
"authorizeManual": "",
"adminOnly": "",
"allowAll": "",
"allowAllDescription": "",
"authorizeManualUserPageNotice": "",
"emailNotice": ""
},
"jellyfinEmby": {
"title": "",
"description": "",
"embyNotice": "",
"internal": "",
"external": "",
"replaceJellyfin": "",
"replaceJellyfinNotice": "",
"addressExternalNotice": "",
"testConnection": ""
},
"ombi": {
"title": "",
"description": "",
"apiKeyNotice": "",
"stabilityWarning": ""
},
"jellyseerr": {
"title": "",
"description": "",
"importExisting": "",
"importExistingDescription": ""
},
"messages": {
"title": "",
"description": ""
},
"email": {
"title": "",
"description": "",
"method": "",
"useEmailAsUsername": "",
"useEmailAsUsernameNotice": "",
"fromAddress": "",
"senderName": "",
"dateFormat": "",
"dateFormatNotice": "",
"encryption": "",
"mailgunApiURL": ""
},
"notifications": {
"title": "",
"description": ""
},
"userPage": {
"title": "",
"description": "",
"customizeMessages": "",
"requiredSettings": ""
},
"welcomeEmails": {
"title": "",
"description": ""
},
"inviteEmails": {
"title": "",
"description": ""
},
"passwordResets": {
"title": "",
"description": "",
"moreInfo": "",
"pathToJellyfin": "",
"pathToJellyfinNotice": "",
"resetLinks": "",
"resetLinksRequiredForUserPage": "",
"resetLinksNotice": "",
"resetLinksLanguage": "",
"setPassword": "",
"setPasswordNotice": ""
},
"passwordValidation": {
"title": "",
"description": "",
"length": "",
"uppercase": "",
"lowercase": "",
"numbers": "",
"special": ""
},
"helpMessages": {
"title": "",
"description": "",
"markdownMessageNotice": "",
"contactMessage": "",
"contactMessageNotice": "",
"helpMessage": "",
"helpMessageNotice": "",
"successMessage": "",
"successMessageNotice": "",
"emailMessage": "",
"emailMessageNotice": ""
}
}