memories/l10n/sv.js

61 lines
2.4 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"memories",
{
"Memories" : "Memories",
"Yet another photo management app" : "Ännu en app för fotohantering",
"Timeline" : "Tidslinje",
"Folders" : "Mappar",
"Favorites" : "Favoriter",
"Videos" : "Videor",
"Albums" : "Album",
"People" : "Personer",
"Archive" : "Arkivera",
"On this day" : "På den här dagen",
"Tags" : "Taggar",
"Maps" : "Kartor",
"Settings" : "Inställningar",
"Cancel" : "Avbryt",
"Delete" : "Radera",
"Download" : "Ladda ner",
"Favorite" : "Favorit",
"Unarchive" : "Ta bort ur arkivet",
"View in folder" : "Utforska i mapp",
"Add to album" : "Lägg till i album",
"You are about to download a large number of files. Are you sure?" : "Du kommer att ladda ner en stor mängd filer. Är du säker?",
"You are about to delete a large number of files. Are you sure?" : "Du kommer att ta bort ett stort antal filer. Är du säker?",
"Timeline Path" : "Tidslinjesökväg",
"Show hidden folders" : "Visa dolda filer",
"Failed to load some photos" : "Misslyckades att läsa in vissa foton",
"Copy the public link" : "Kopiera den publika länken",
"Delete the public link" : "Ta bort den offentliga länken",
"Public link copied!" : "Offentlig länk kopierad!",
"Copy public link" : "Kopiera publik länk",
"Share via public link" : "Dela via offentlig länk",
"Public link" : "Publik länk",
"New album" : "Nytt album",
"Create new album" : "Skapa nytt album",
"Save." : "Spara.",
"Create the album." : "Skapa albumet.",
"Back" : "Tillbaka",
"Create a new album." : "Skapa ett nytt album.",
"Save" : "Spara",
"Year" : "År",
"Month" : "Månad",
"Day" : "Dag",
"Time" : "Tid",
"Hour" : "Timme",
"Minute" : "Minut",
"Remove person" : "Ta bort person",
"Name" : "Namn",
"Update" : "Uppdatera",
"Loading …" : "Läser in …",
"Refresh" : "Uppdatera",
"Share folder" : "Dela mapp",
"Cannot find this photo anymore!" : "Kan inte längre hitta detta foto!",
"Failed to delete files." : "Misslyckades att radera filer.",
"Failed to delete {fileName}." : "Misslyckades att radera {fileName}.",
"Failed to favorite files." : "Misslyckades att favorisera filer.",
"Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}."
},
"nplurals=2; plural=(n != 1);");