config: new Crowdin updates (#1820)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"metaTitle": "Skapa Konto",
|
||||
"title": "Skapa Konto",
|
||||
"text": "Vänligen ange dina uppgifter nedan",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
@@ -11,25 +11,25 @@
|
||||
"label": "Lösenord"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
"label": "Bekräfta lösenord"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Skapa konto"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Skapar konto",
|
||||
"text": "Vänligen vänta"
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Konto skapat",
|
||||
"text": "Ditt konto har skapats utan problem"
|
||||
},
|
||||
"error": {
|
||||
"title": "Fel",
|
||||
"text": ""
|
||||
"text": "Något gick fel, fick följande fel: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -25,7 +25,8 @@
|
||||
"tools": {
|
||||
"title": "",
|
||||
"items": {
|
||||
"docker": "Docker"
|
||||
"docker": "Docker",
|
||||
"api": "API"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"steps": {
|
||||
"account": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"text": "Skapa konto",
|
||||
"username": {
|
||||
"label": "Användarnamn"
|
||||
},
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Domäner på adlists",
|
||||
"queriesToday": "Förfrågningar idag",
|
||||
"queriesBlockedTodayPercentage": "",
|
||||
"queriesBlockedToday": ""
|
||||
"queriesBlockedTodayPercentage": "Blockerade idag",
|
||||
"queriesBlockedToday": "Blockerade idag"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,11 +17,11 @@
|
||||
},
|
||||
"card": {
|
||||
"controls": {
|
||||
"bold": "",
|
||||
"italic": "",
|
||||
"strikethrough": "",
|
||||
"underline": "",
|
||||
"colorText": "",
|
||||
"bold": "Fet",
|
||||
"italic": "Kursiv",
|
||||
"strikethrough": "Genomstruken",
|
||||
"underline": "Understruken",
|
||||
"colorText": "Textfärg",
|
||||
"colorHighlight": "",
|
||||
"code": "",
|
||||
"clear": "",
|
||||
|
||||
@@ -52,11 +52,11 @@
|
||||
"totalUploaded": "Total uppladdning",
|
||||
"totalDownloaded": "Total nedladdning",
|
||||
"ratio": "Förhållande",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"seeds": "Seeds (anslutna)",
|
||||
"peers": "Peers (ansluten)",
|
||||
"label": "Etikett",
|
||||
"state": "Läge",
|
||||
"stateMessage": ""
|
||||
"stateMessage": "Status meddelande"
|
||||
},
|
||||
"item": {
|
||||
"text": "Hanteras av {{appName}}, {{ratio}} förhållande"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "Konfigurera Homarr för funktionshindrade användare"
|
||||
},
|
||||
"access": {
|
||||
"name": "",
|
||||
"name": "Tillgång",
|
||||
"description": "Konfigurera vem som har tillgång till din tavla"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user