🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions

View File

@@ -1,24 +1,24 @@
{
"title": "",
"title": "Очищення кешу",
"selector": {
"label": "",
"label": "Виберіть кеш(и) для очищення",
"data": {
"ping": "",
"repositoryIcons": "",
"calendar&medias": "",
"weather": ""
"ping": "Пінг-запити",
"repositoryIcons": "Піктограми віддаленого/локального доступу",
"calendar&medias": "Медіа з календаря",
"weather": "Дані про погоду"
}
},
"buttons": {
"notificationTitle": "",
"notificationTitle": "Кеш очищено.",
"clearAll": {
"text": "",
"notificationMessage": ""
"text": "Очистити весь кеш",
"notificationMessage": "Весь кеш очищено"
},
"clearSelect": {
"text": "",
"notificationMessageSingle": "",
"notificationMessageMulti": ""
"text": "Очистити вибрані запити",
"notificationMessageSingle": "Очищено кеш для {{value}}",
"notificationMessageMulti": "Очищено кеш для {{values}}"
}
}
}