🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"colors": "Цвет",
|
||||
"suffix": "{{color}} цвет"
|
||||
"suffix": "{{color}} цвет",
|
||||
"primary": "Основной",
|
||||
"secondary": "Дополнительный"
|
||||
}
|
||||
24
public/locales/ru/settings/general/cache-buttons.json
Normal file
24
public/locales/ru/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/ru/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/ru/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": "Подтвердить"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "Ошибка",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"title": "Поисковая система",
|
||||
"configurationName": "Настройка поисковой системы",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "Существует множество префиксов, которые вы можете использовать! Добавив их перед запросом, вы отфильтруете результаты. !s (Интернет), !t (Торренты), !y (YouTube) и !m (Медиа).",
|
||||
"placeholderTip": "%s можно использовать в качестве заполнителя для запроса."
|
||||
|
||||
Reference in New Issue
Block a user