chore(translations): new crowdin updates (#1984)

This commit is contained in:
Thomas Camlong
2024-05-07 19:46:34 +02:00
committed by GitHub
parent f12dd52208
commit 477d249da8
228 changed files with 9811 additions and 1206 deletions

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "Calendar",
"description": "Afișează un calendar cu evenimente viitoare, din integrările acceptate.",
"settings": {
"title": "Setări pentru Widget-ul Calendar",
"radarrReleaseType": {
"label": "Tip de evenimente ale Radarr",
"data": {
"inCinemas": "În cinematografe",
"physicalRelease": "În format fizic",
"digitalRelease": "În format digital"
}
},
"hideWeekDays": {
"label": "Ascunde zilele săptămânii"
},
"showUnmonitored": {
"label": "Arată elementele nemonitorizate"
},
"fontSize": {
"label": "Mărime textului",
"data": {
"xs": "Foarte mic",
"sm": "Mic",
"md": "Mediu",
"lg": "Mare",
"xl": "Foarte mare"
}
}
}
}
}