New Crowdin updates (#437)
* New translations app-shelf.json (Italian) * New translations add-service-app-shelf.json (Spanish) * New translations calendar.json (Spanish) * New translations calendar.json (Italian) * New translations app-shelf-menu.json (Chinese Simplified) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations add-service-app-shelf.json (Swedish) * New translations add-service-app-shelf.json (Italian) * New translations app-shelf-menu.json (Italian) * New translations common-media-cards.json (Italian) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Chinese Simplified) * New translations dlspeed.json (Spanish) * New translations dlspeed.json (Italian) * New translations docker.json (Spanish) * New translations docker.json (Italian) * New translations docker.json (Swedish) * New translations docker.json (Chinese Simplified) * New translations dashdot.json (Spanish) * New translations dashdot.json (Italian) * New translations dashdot.json (Chinese Simplified) * New translations torrents-status.json (Spanish) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Swedish) * New translations overseerr.json (Spanish) * New translations overseerr.json (Italian) * New translations overseerr.json (Chinese Simplified) * New translations page-appearance.json (Swedish) * New translations shade-selector.json (German) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Swedish) * New translations opacity-selector.json (Swedish) * New translations app-width.json (Swedish) * New translations color-selector.json (Swedish) * New translations search-engine.json (Italian) * New translations color-schema.json (Swedish) * New translations config-changer.json (Spanish) * New translations config-changer.json (Italian) * New translations config-changer.json (Swedish) * New translations add-service-app-shelf.json (Slovenian) * New translations app-shelf.json (Polish) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Swedish) * New translations common.json (Italian) * New translations common.json (Chinese Simplified) * New translations common.json (Swedish) * New translations common.json (Spanish) * New translations add-service-app-shelf.json (Portuguese, Brazilian) * New translations page-appearance.json (Slovenian) * New translations config-changer.json (Polish) * New translations module-enabler.json (Polish) * New translations opacity-selector.json (Polish) * New translations search-engine.json (Polish) * New translations common.json (Polish) * New translations dashdot.json (Polish) * New translations dashdot.json (Slovenian) * New translations dlspeed.json (Polish) * New translations docker.json (Polish) * New translations docker.json (Slovenian) * New translations overseerr.json (Polish) * New translations ping.json (Polish) * New translations search.json (Polish) * New translations search.json (Slovenian) * New translations torrents-status.json (Polish) * New translations weather.json (Polish) * New translations app-width.json (Polish) * New translations common.json (Slovenian) * New translations common.json (Portuguese, Brazilian) * New translations calendar.json (Ukrainian) * New translations dashdot.json (Ukrainian) * New translations overseerr.json (Ukrainian) * New translations torrents-status.json (Portuguese, Brazilian) * New translations dlspeed.json (Portuguese, Brazilian) * New translations docker.json (Portuguese, Brazilian) * New translations overseerr.json (Portuguese, Brazilian) * New translations ping.json (Portuguese, Brazilian) * New translations search.json (Portuguese, Brazilian) * New translations weather.json (Portuguese, Brazilian) * New translations common.json (Portuguese, Brazilian) * New translations app-width.json (Portuguese, Brazilian) * New translations color-selector.json (Portuguese, Brazilian) * New translations opacity-selector.json (Portuguese, Brazilian) * New translations page-appearance.json (Portuguese, Brazilian) * New translations shade-selector.json (Portuguese, Brazilian) * New translations color-schema.json (Portuguese, Brazilian) * New translations config-changer.json (Portuguese, Brazilian) * New translations add-service-app-shelf.json (Korean) * New translations app-shelf-menu.json (Korean) * New translations app-shelf.json (Korean) * New translations calendar.json (Korean) * New translations add-service-app-shelf.json (LOLCAT) * New translations config-changer.json (Ukrainian) * New translations config-changer.json (Korean) * New translations internationalization.json (Korean) * New translations module-enabler.json (Korean) * New translations search-engine.json (Korean) * New translations theme-selector.json (Korean) * New translations widget-positions.json (Korean) * New translations shade-selector.json (Korean) * New translations docker.json (LOLCAT) * New translations color-schema.json (Korean) * New translations opacity-selector.json (Korean) * New translations page-appearance.json (Korean) * New translations dlspeed.json (Korean) * New translations search-engine.json (Ukrainian) * New translations common-media-cards.json (Korean) * New translations common.json (Korean) * New translations dashdot.json (Korean) * New translations date.json (Korean) * New translations docker.json (Korean) * New translations overseerr.json (Korean) * New translations ping.json (Korean) * New translations search.json (Korean) * New translations torrents-status.json (Korean) * New translations weather.json (Korean) * New translations common.json (Korean) * New translations app-width.json (Korean) * New translations color-selector.json (Korean) * New translations common.json (LOLCAT) * New translations common.json (Korean) * New translations usenet.json (LOLCAT) * New translations usenet.json (Swedish) * New translations usenet.json (Portuguese, Brazilian) * New translations login.json (French) * New translations usenet.json (Dutch) * New translations login.json (Spanish) * New translations login.json (German) * New translations login.json (Italian) * New translations login.json (Japanese) * New translations login.json (Korean) * New translations login.json (Dutch) * New translations login.json (Polish) * New translations usenet.json (Polish) * New translations usenet.json (Slovenian) * New translations usenet.json (Korean) * New translations usenet.json (Spanish) * New translations usenet.json (Italian) * New translations login.json (Russian) * New translations login.json (Slovenian) * New translations login.json (Swedish) * New translations login.json (Ukrainian) * New translations login.json (Chinese Simplified) * New translations login.json (Portuguese, Brazilian) * New translations login.json (LOLCAT)
This commit is contained in:
27
public/locales/sv/authentication/login.json
Normal file
27
public/locales/sv/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Lösenord",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"tip": "Tips: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
"seconds": "sekunder",
|
||||
"minutes": "minuter",
|
||||
"hours": "timmar"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Avancerade inställningar",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "HTTP-statuskoder",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Docker",
|
||||
"description": "Låter dig enkelt hantera dina torrents"
|
||||
"description": "Låter dig enkelt hantera dina docker images"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Sök efter container eller imagenamn"
|
||||
@@ -38,7 +38,7 @@
|
||||
"title": "Starta"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
"title": "Uppdatera data"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Ta bort"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Sabnzbd",
|
||||
"description": "Låter dig se din Sabnzbd kö och historik, pausa och återuppta nedladdningar"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
@@ -12,12 +12,12 @@
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "",
|
||||
"history": ""
|
||||
"queue": "Kö",
|
||||
"history": "Historik"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
"sizeLeft": "Utrymme kvar",
|
||||
"paused": "Pausad"
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
@@ -26,24 +26,24 @@
|
||||
"eta": "Beräknad sluttid",
|
||||
"progress": "Förlopp"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Tom",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Fel",
|
||||
"message": "Ett fel har inträffat"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Pausad"
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "Namn",
|
||||
"size": "Storlek",
|
||||
"duration": ""
|
||||
"duration": "Varaktighet"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Tom",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Fel",
|
||||
"message": "Fel vid inläsning av historik"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Pausad"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,25 +7,25 @@
|
||||
"label": "Visa i Fahrenheit"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "Plats för väder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"clear": "Klart",
|
||||
"mainlyClear": "Främst klart",
|
||||
"fog": "Dimma",
|
||||
"drizzle": "Duggregn",
|
||||
"freezingDrizzle": "Underkylt duggregn",
|
||||
"rain": "Regn",
|
||||
"freezingRain": "Underkylt regn",
|
||||
"snowFall": "Snöfall",
|
||||
"snowGrains": "Snökorn",
|
||||
"rainShowers": "Regnskurar",
|
||||
"snowShowers": "Snöblandat regn",
|
||||
"thunderstorm": "Åska",
|
||||
"thunderstormWithHail": "Åskväder med hagel",
|
||||
"unknown": "Okänd"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
"title": "Inställningar",
|
||||
"tooltip": "Inställningar",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "Allmänt",
|
||||
"customizations": "Anpassningar"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "Ladda upp din konfigurationsfil genom att dra och släppa den på sidan!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "Gjort med ❤️ av @"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Bredd för appen"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"suffix": "{{color}} färg"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Appens genomskinlighet"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Sidotitel",
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Logotyp",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Favicon",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Bakgrund",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Anpassad CSS",
|
||||
"placeholder": "Anpassad CSS kommer att utföras sist"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Skicka"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Skugga"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Växla till {{scheme}} läge"
|
||||
}
|
||||
@@ -1,52 +1,52 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "Konfigurationsladdare"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Välj namn på din nya konfigurering",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Konfigurationsnamn",
|
||||
"placeholder": "Ditt nya konfigurationsnamn"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "Bekräfta"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Konfigurationen sparad",
|
||||
"message": "Konfigurationen sparad som {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"download": "Ladda ner konfiguration",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"text": "Ta bort konfigurationen",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Konfigurationen raderad",
|
||||
"message": "Konfigurationen raderad"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Radering av konfigurationen misslyckades",
|
||||
"message": "Radering av konfigurationen misslyckades"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
"saveCopy": "Spara en kopia"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Kan inte läsa in konfigurationen",
|
||||
"message": "Kunde inte ladda din konfiguration. Ogiltigt JSON-format."
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
"title": "Konfigurationen {{configName}} laddades"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
"text": "Dra filer hit för att ladda upp en konfiguration. Endast stöd för JSON."
|
||||
},
|
||||
"reject": {
|
||||
"text": "Det här filformatet stöds inte. Ladda endast upp JSON."
|
||||
|
||||
Reference in New Issue
Block a user