New translations cache-buttons.json (Slovak)

This commit is contained in:
Thomas Camlong
2023-09-05 11:03:03 +02:00
parent 18a514b340
commit 5f348a56be

View File

@@ -1,24 +1,24 @@
{ {
"title": "", "title": "Čistenie vyrovnávacej pamäte",
"selector": { "selector": {
"label": "", "label": "Vyberte vyrovnávaciu pamäť, ktorú chcete vymazať",
"data": { "data": {
"ping": "", "ping": "Dotazy Ping",
"repositoryIcons": "", "repositoryIcons": "Ikony vzdialených/miestnych zariadení",
"calendar&medias": "", "calendar&medias": "Médiá z kalendára",
"weather": "" "weather": "Údaje o počasí"
} }
}, },
"buttons": { "buttons": {
"notificationTitle": "", "notificationTitle": "Vyrovnávacia pamäť bola vymazaná",
"clearAll": { "clearAll": {
"text": "", "text": "Vymazať celú vyrovnávaciu pamäť",
"notificationMessage": "" "notificationMessage": "Všetky vyrovnávacie pamäte boli vymazané"
}, },
"clearSelect": { "clearSelect": {
"text": "", "text": "Vymazanie vybraných dotazov",
"notificationMessageSingle": "", "notificationMessageSingle": "Vymazanie vyrovnávacej pamäte pre {{value}}",
"notificationMessageMulti": "" "notificationMessageMulti": "Vymazanie vyrovnávacej pamäte pre {{values}}"
} }
} }
} }