New translations cache-buttons.json (Russian)
This commit is contained in:
@@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"title": "",
|
"title": "Очистка кэша",
|
||||||
"selector": {
|
"selector": {
|
||||||
"label": "",
|
"label": "Выберите кэш(и) для очистки",
|
||||||
"data": {
|
"data": {
|
||||||
"ping": "",
|
"ping": "Пинг запросы",
|
||||||
"repositoryIcons": "",
|
"repositoryIcons": "Удалённые/Локальные иконки",
|
||||||
"calendar&medias": "",
|
"calendar&medias": "Публикации из календаря",
|
||||||
"weather": ""
|
"weather": "Данные о погоде"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"notificationTitle": "",
|
"notificationTitle": "Кэш очищен",
|
||||||
"clearAll": {
|
"clearAll": {
|
||||||
"text": "",
|
"text": "Очистить весь кэш",
|
||||||
"notificationMessage": ""
|
"notificationMessage": "Весь кэш был очищен"
|
||||||
},
|
},
|
||||||
"clearSelect": {
|
"clearSelect": {
|
||||||
"text": "",
|
"text": "Очистить выбранные запросы",
|
||||||
"notificationMessageSingle": "",
|
"notificationMessageSingle": "Кэш для {{value}} был очищен",
|
||||||
"notificationMessageMulti": ""
|
"notificationMessageMulti": "Кэш для {{values}} был очищен"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user