config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -5,11 +5,11 @@
"settings": {
"title": "Inställningar för datum och tid widget",
"timezone": {
"label": "",
"info": ""
"label": "Tidszon",
"info": "Välj namnet på din tidszon, hitta din här: "
},
"customTitle": {
"label": ""
"label": "Stadsnamn eller anpassad titel"
},
"display24HourFormat": {
"label": "Visa heltid (24-timmars)"
@@ -21,11 +21,11 @@
}
},
"titleState": {
"label": "",
"info": "",
"label": "Klockans titel",
"info": "Den anpassade titeln och tidszonskoden kan visas på din widget.<br/>Du kan också visa staden ensam, visa ingen,<br/>eller till och med visa tidszonen ensam när båda är valda men ingen titel tillhandahålls.",
"data": {
"both": "",
"city": "",
"both": "Titel och tidszon",
"city": "Endast titel",
"none": "Ingen"
}
}