nextcloud/apps/dashboard/l10n/sv.json

29 lines
1.5 KiB
JSON
Raw Normal View History

2020-10-28 05:18:52 +03:00
{ "translations": {
"Dashboard" : "Dashboard",
"Dashboard app" : "Dashboard app",
"Show something" : "Visa någonting",
"Customize" : "Anpassa",
2020-11-08 05:18:22 +03:00
"Edit widgets" : "Redigera gränssnittskomponenter",
2020-10-28 05:18:52 +03:00
"Change background image" : "Byt bakgrundsbild",
"Weather service" : "Vädertjänst",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "För din integritet skull hämtas väderdata av din Nextcloud-server på dina vägnar så att vädertjänsten inte får någon personlig information.",
"Weather data from Met.no" : "Väderdata från Met.no",
"geocoding with Nominatim" : "geokodning med Nominatim",
"elevation data from OpenTopoData" : "höjddata från OpenTopoData",
"Weather" : "Väder",
"Status" : "Status",
"Good morning" : "God morgon",
2021-01-06 05:20:00 +03:00
"Good morning, {name}" : "God morgon, {name}",
"Good afternoon" : "God eftermiddag",
"Good afternoon, {name}" : "God eftermiddag, {name}",
"Good evening" : "God kväll",
"Good evening, {name}" : "God kväll, {name}",
2020-10-28 05:18:52 +03:00
"Default images" : "Standardbilder",
"Plain background" : "Enkel bakgrund",
2020-12-31 05:27:04 +03:00
"Insert from {productName}" : "Infoga från {productName}",
2021-06-03 05:28:43 +03:00
"Get more widgets from the app store" : "Hämta fler widgets från app store",
2021-01-06 05:20:00 +03:00
"Good night, {name}" : "Godnatt, {name}",
"Good night" : "Godnatt",
2020-12-31 05:27:04 +03:00
"Pick from files" : "Välj från filer"
2020-10-28 05:18:52 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}