chore: new Crowdin updates (#1770)

This commit is contained in:
Thomas Camlong
2023-12-30 21:46:01 +01:00
committed by GitHub
parent 159ba4b1c3
commit b9a5b5ed09
54 changed files with 914 additions and 860 deletions

View File

@@ -4,6 +4,13 @@
"description": "Visar aktuellt datum och tid.",
"settings": {
"title": "Inställningar för datum och tid widget",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Visa heltid (24-timmars)"
},
@@ -13,18 +20,12 @@
"hide": "Dölj datum"
}
},
"enableTimezone": {
"label": "Visa en anpassad tidszon"
},
"timezoneLocation": {
"label": "Plats för tidszon"
},
"titleState": {
"label": "Stadens namn",
"info": "Om du aktiverar alternativet Tidszon kan stadens namn och tidszonskoden visas.<br/>Du kan också visa enbart staden eller ingen stad alls.",
"label": "",
"info": "",
"data": {
"both": "Stad och tidszon",
"city": "Endast stad",
"both": "",
"city": "",
"none": "Ingen"
}
}