🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"colors": "Renkler",
|
||||
"suffix": "{{color}} renk"
|
||||
"suffix": "{{color}} renk",
|
||||
"primary": "Birincil",
|
||||
"secondary": "İkincil"
|
||||
}
|
||||
24
public/locales/tr/settings/general/cache-buttons.json
Normal file
24
public/locales/tr/settings/general/cache-buttons.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
22
public/locales/tr/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/tr/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": "Gönder"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "Hata",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"title": "Arama motoru",
|
||||
"configurationName": "Arama motoru yapılandırma",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "Kullanabileceğiniz birden fazla önek var! Bunları sorgunuzun önüne eklemek, sonuçları filtreleyecektir. !s (Web), !t (Torrentler), !y (YouTube) ve !m (Medya).",
|
||||
"placeholderTip": "%s sorgu için bir yer tutucu olarak kullanılabilir."
|
||||
|
||||
Reference in New Issue
Block a user