1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
{ "translations": {
"Public link" : "Offentlig länk",
"Photos" : "Bilder",
"Your memories under your control" : "Dina minnen under din kontroll",
"All media" : "All media",
"Videos" : "Videor",
"Albums" : "Album",
"Collaborative albums" : "Kollaborativa album",
"People" : "Personer",
"Folders" : "Mappar",
"Favorites" : "Favoriter",
"On this day" : "På den här dagen",
"Shared with you" : "Delad med dig",
"Tags" : "Taggar",
"Places" : "Platser",
"Map" : "Karta",
"Back" : "Tillbaka",
"Save." : "Spara.",
"Create the album." : "Skapa albumet.",
"Save" : "Spara",
"Create album" : "Skapa album",
"Add to Album" : "Lägg till i album",
"Create a new album." : "Skapa ett nytt album.",
"Create new album" : "Skapa nytt album",
"New album" : "Nytt album",
"_%n item_::_%n photos and videos_" : ["Ett objekt","%n bilder och videor"],
"_Share with %n user_::_Share with %n users_" : ["Dela med en användare","Dela med %n användare"],
"Add people or groups who can edit your album" : "Lägg till personer eller grupper som kan redigera ditt album",
"Search people or groups" : "Sök personer eller grupper",
"Copy the public link" : "Kopiera den offentliga länken",
"Public link copied!" : "Offentlig länk kopierad!",
"Copy public link" : "Kopiera offentlig länk",
"Delete the public link" : "Ta bort den offentliga länken",
"Share via public link" : "Dela via offentlig länk",
"Failed to fetch album." : "Misslyckades att hämta album.",
"Failed to update album." : "Misslyckades att uppdatera album.",
"This collection does not exist" : "Den här samlingen existerar ej",
"An error occurred" : "Ett fel uppstod",
"_%n photos_::_%n photos_" : ["%n foto","%n foton"],
"Select image {imageName}" : "Välj bild {imageName}",
"The file is in the favorites" : "Filen finns bland favoriterna",
"Open the full size \"{name}\" image" : "Öppna bilden \"{name}\" i full storlek",
"There are no photos or videos yet!" : "Det finns inga bilder eller videor än!",
"Add to {destination}" : "Lägg till i {destination}",
"Open the \"{name}\" sub-directory" : "Öppna undermappen \"{name}\"",
"Back to {folder}" : "Tillbaka till {folder}",
"Share this folder" : "Dela denna mapp",
"_{years} year ago_::_{years} years ago_" : ["{years} år sedan","{years} år sedan"],
"Enable squared photos view" : "Aktivera kvadratiska foto-vyn",
"Invalid location selected" : "Ogiltig plats vald",
"View" : "Visa",
"Download all files in album" : "Ladda ner alla filer i albumet",
"Delete album" : "Radera album",
"Download selected files" : "Ladda ner de markerade filerna",
"Rename person" : "Byt namn på person",
"Download selected photos" : "Ladda ner de markerade bilderna",
"Favorite" : "Favorit",
"Remove from favorites" : "Ta bort från favoriter",
"Remove person" : "Ta bort person",
"Name of this person" : "Denna persons namn",
"This folder does not exist" : "Denna mappen finns inte",
"Loading folders …" : "Laddar mappar...",
"No photos in here" : "Det finns inga bilder här",
"Failed to fetch albums list." : "Misslyckades att hämta albumlistan.",
"Shared albums" : "Delade album",
"No tags yet" : "Inga taggar än",
"Photos with tags will show up here" : "Bilder med taggar visas här",
"Popular tags" : "Populära taggar",
"Add" : "Lägg till",
"Create a new album" : "Skapa ett nytt album",
"Add to album" : "Lägg till i album",
"Delete selection" : "Ta bort urval",
"All your media" : "All din media",
"Album {title}" : "Album {title}",
"Public album {title}" : "Offentligt album {title}",
"Tagged photos" : "Taggade bilder",
"Tagged photo {title}" : "Taggad bild {title}",
"Failed to delete {faceName}." : "Misslyckades att radera {faceName}.",
"Failed to delete {fileId}." : "Misslyckades att radera {fileId}.",
"Failed to delete {fileName}." : "Misslyckades att radera {fileName}.",
"Your photos" : "Dina bilder",
"Your videos" : "Dina videor",
"Your folders" : "Dina mappar",
"Locations" : "Platser",
"Settings" : "Inställningar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|