You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/sv.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ OC.L10N.register(
29
29
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har raderat kortet {card} i listan {stack} på tavlan {board}",
30
30
"You have renamed the card {before} to {card}" : "Du har bytt namn på kortet {before} till {card}",
31
31
"{user} has renamed the card {before} to {card}" : "{user} har bytt namn på kortet {before} till {card}",
32
-
"You have added a description to card {card} in list {stack} on board {board}" : "Du har lagt till en beskrivning till kortet {card} i listan {stack} på tavlan {board}",
32
+
"You have added a description to card {card} in list {stack} on board {board}" : "Du har lagt till en beskrivning för kortet {card} i listan {stack} på tavlan {board}",
33
33
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} har lagt till en beskrivning till kortet {card} i listan {stack} på tavlan {board}",
34
34
"You have updated the description of card {card} in list {stack} on board {board}" : "Du har uppdaterat beskrivningen för kortet {card} i listan {stack} på tavlan {board}",
35
35
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} har uppdaterat beskrivningen för kortet {card} i listan {stack} på tavlan {board}",
@@ -227,7 +227,7 @@ OC.L10N.register(
227
227
"Board owner" : "Tavlans ägare",
228
228
"(Group)" : "(Grupp)",
229
229
"(Team)" : "(Team)",
230
-
"(remote)" : "(avlägsen)",
230
+
"(remote)" : "(fjärr)",
231
231
"Can edit" : "Kan redigera",
232
232
"Can share" : "Kan dela",
233
233
"Can manage" : "Kan hanter",
@@ -341,7 +341,7 @@ OC.L10N.register(
341
341
"Only assigned cards" : "Bara tilldelade kort",
342
342
"No reminder" : "Ingen påminnelse",
343
343
"An error occurred" : "Ett fel uppstod",
344
-
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavla {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.",
344
+
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavlan {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.",
345
345
"Delete the board?" : "Ta bort tavlan?",
346
346
"Are you sure you want to leave the board {title}?" : "Är du säker att du vill lämna tavlan {title}?",
Copy file name to clipboardExpand all lines: l10n/sv.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har raderat kortet {card} i listan {stack} på tavlan {board}",
28
28
"You have renamed the card {before} to {card}" : "Du har bytt namn på kortet {before} till {card}",
29
29
"{user} has renamed the card {before} to {card}" : "{user} har bytt namn på kortet {before} till {card}",
30
-
"You have added a description to card {card} in list {stack} on board {board}" : "Du har lagt till en beskrivning till kortet {card} i listan {stack} på tavlan {board}",
30
+
"You have added a description to card {card} in list {stack} on board {board}" : "Du har lagt till en beskrivning för kortet {card} i listan {stack} på tavlan {board}",
31
31
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} har lagt till en beskrivning till kortet {card} i listan {stack} på tavlan {board}",
32
32
"You have updated the description of card {card} in list {stack} on board {board}" : "Du har uppdaterat beskrivningen för kortet {card} i listan {stack} på tavlan {board}",
33
33
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} har uppdaterat beskrivningen för kortet {card} i listan {stack} på tavlan {board}",
@@ -225,7 +225,7 @@
225
225
"Board owner" : "Tavlans ägare",
226
226
"(Group)" : "(Grupp)",
227
227
"(Team)" : "(Team)",
228
-
"(remote)" : "(avlägsen)",
228
+
"(remote)" : "(fjärr)",
229
229
"Can edit" : "Kan redigera",
230
230
"Can share" : "Kan dela",
231
231
"Can manage" : "Kan hanter",
@@ -339,7 +339,7 @@
339
339
"Only assigned cards" : "Bara tilldelade kort",
340
340
"No reminder" : "Ingen påminnelse",
341
341
"An error occurred" : "Ett fel uppstod",
342
-
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavla {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.",
342
+
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavlan {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.",
343
343
"Delete the board?" : "Ta bort tavlan?",
344
344
"Are you sure you want to leave the board {title}?" : "Är du säker att du vill lämna tavlan {title}?",
0 commit comments