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"
}
}

View File

@@ -16,7 +16,9 @@
"state": {
"approved": "Godkänd",
"pendingApproval": "Väntar på godkännande",
"declined": "Avböjd"
"declined": "Avböjd",
"available": "Tillgänglig",
"partial": "Delvis"
},
"tooltips": {
"approve": "Godkänn begäran",

View File

@@ -17,6 +17,9 @@
},
"textLinesClamp": {
"label": "Klämma för textrader"
},
"sortByPublishDateAscending": {
"label": "Sortera efter publiceringsdatum (stigande)"
}
},
"card": {

View File

@@ -9,6 +9,10 @@
"label": "",
"info": ""
},
"automationId": {
"label": "",
"info": ""
},
"displayName": {
"label": ""
}

View File

@@ -0,0 +1,16 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"automationId": {
"label": "",
"info": ""
},
"displayName": {
"label": ""
}
}
}
}

View File

@@ -11,10 +11,10 @@
"label": "Visa slutförda torrents"
},
"displayActiveTorrents": {
"label": ""
"label": "Visa aktiva torrents"
},
"speedLimitOfActiveTorrents": {
"label": ""
"label": "Uppladdningshastighet för att betrakta en torrent som aktiv (kB/s)"
},
"displayStaleTorrents": {
"label": "Visa inaktuella torrents"
@@ -27,8 +27,8 @@
"description": "Om \"är vitlista\" är markerat kommer detta att fungera som en vitlista. Om detta inte är markerat är detta en svartlista. Kommer inte att göra något när den är tom"
},
"displayRatioWithFilter": {
"label": "",
"info": ""
"label": "Visa filtrerade torrents listförhållande",
"info": "Om inaktiverat visas endast det globala förhållandet. Det globala förhållandet kommer fortfarande att använda etiketterna om det är inställt"
}
}
},
@@ -36,22 +36,22 @@
"footer": {
"error": "Fel",
"lastUpdated": "Senast uppdaterad {{time}} ago",
"ratioGlobal": "",
"ratioWithFilter": ""
"ratioGlobal": "Globalt förhållande",
"ratioWithFilter": "Förhållande med filter"
},
"table": {
"header": {
"isCompleted": "",
"isCompleted": "Laddar ner",
"name": "Namn",
"dateAdded": "",
"dateAdded": "Tillagd den",
"size": "Storlek",
"download": "Ned",
"upload": "Upp",
"estimatedTimeOfArrival": "Beräknad sluttid",
"progress": "Förlopp",
"totalUploaded": "",
"totalDownloaded": "",
"ratio": "",
"totalUploaded": "Total uppladdning",
"totalDownloaded": "Total nedladdning",
"ratio": "Förhållande",
"seeds": "",
"peers": "",
"label": "",