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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
8
8
"Landing page" : "Landningssida",
9
9
"Welcome %s" : "Välkommen %s",
10
10
"Add pages with the ➕ in the page list! You can drag them to change the order. Dragging them into the editor will create a 🔗 link." : "Lägg till sidor med ➕ i sidlistan! Du kan dra dem för att ändra ordningen. Att dra dem till redigeraren skapar en 🔗 länk.",
11
+
"Press `✏️ Edit` to change this text and make yourself at home! Multiple people can edit together. Find out more in the [documentation](https://docs.nextcloud.com/server/latest/user_manual/en/collectives/index.html) or ask [the community](https://help.nextcloud.com/tag/collectives-app)." : "Tryck på `✏️ Redigera` för att ändra denna text och göra dig hemmastadd! Flera personer kan redigera samtidigt. Läs mer i [dokumentationen](https://docs.nextcloud.com/server/latest/user_manual/en/collectives/index.html) eller fråga i [community](https://help.nextcloud.com/tag/collectives-app).",
11
12
"Collective pages" : "Collectives-sidor",
12
13
"In collective %1$s" : "I collective %1$s",
13
14
"Last edition %1$s" : "Sista versionen %1$s",
@@ -21,6 +22,7 @@ OC.L10N.register(
21
22
"Teams App Enabled" : "Teams-appen aktiverad",
22
23
"Teams app is enabled" : "Teams-appen är aktiverad",
23
24
"The teams app is not enabled, but is required for Collectives to work." : "Teams-appen är inte aktiverad, men krävs för att Collectives ska fungera.",
25
+
"Your space to collaboratively write and organize" : "Din yta där du kan skriva och organisera tillsammans med andra",
24
26
"Extra action" : "Extra åtgärd",
25
27
"You left collective {name}" : "Du lämnade collective {name}",
26
28
"Could not leave the collective. {errorMessage}" : "Kunde inte lämna collective. {errorMessage}",
@@ -340,6 +342,12 @@ OC.L10N.register(
340
342
"Open in Collectives" : "Öppna i Collectives",
341
343
"Come, organize and build shared knowledge!" : "Kom, organisera och bygg delad kunskap!",
342
344
"Create new collective" : "Skapa nytt collective",
345
+
"In collective {path}" : "I collective {path}",
346
+
"Add link to page" : "Lägg till länk till sidan",
347
+
"Limit to current collective" : "Begränsa till aktuellt collective",
348
+
"Other members may lack access to pages from other collectives." : "Andra medlemmar kanske saknar åtkomst till sidor från andra collectives.",
349
+
"Loading pages" : "Laddar sidor",
350
+
"No pages to link" : "Inga sidor att länka",
343
351
"Link to page" : "Länk till sidan",
344
352
"Link copied" : "Länken har kopierats",
345
353
"Could not copy link to the clipboard:" : "Kunde inte kopiera länken till urklipp:",
Copy file name to clipboardExpand all lines: l10n/sv.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
"Landing page" : "Landningssida",
7
7
"Welcome %s" : "Välkommen %s",
8
8
"Add pages with the ➕ in the page list! You can drag them to change the order. Dragging them into the editor will create a 🔗 link." : "Lägg till sidor med ➕ i sidlistan! Du kan dra dem för att ändra ordningen. Att dra dem till redigeraren skapar en 🔗 länk.",
9
+
"Press `✏️ Edit` to change this text and make yourself at home! Multiple people can edit together. Find out more in the [documentation](https://docs.nextcloud.com/server/latest/user_manual/en/collectives/index.html) or ask [the community](https://help.nextcloud.com/tag/collectives-app)." : "Tryck på `✏️ Redigera` för att ändra denna text och göra dig hemmastadd! Flera personer kan redigera samtidigt. Läs mer i [dokumentationen](https://docs.nextcloud.com/server/latest/user_manual/en/collectives/index.html) eller fråga i [community](https://help.nextcloud.com/tag/collectives-app).",
9
10
"Collective pages" : "Collectives-sidor",
10
11
"In collective %1$s" : "I collective %1$s",
11
12
"Last edition %1$s" : "Sista versionen %1$s",
@@ -19,6 +20,7 @@
19
20
"Teams App Enabled" : "Teams-appen aktiverad",
20
21
"Teams app is enabled" : "Teams-appen är aktiverad",
21
22
"The teams app is not enabled, but is required for Collectives to work." : "Teams-appen är inte aktiverad, men krävs för att Collectives ska fungera.",
23
+
"Your space to collaboratively write and organize" : "Din yta där du kan skriva och organisera tillsammans med andra",
22
24
"Extra action" : "Extra åtgärd",
23
25
"You left collective {name}" : "Du lämnade collective {name}",
24
26
"Could not leave the collective. {errorMessage}" : "Kunde inte lämna collective. {errorMessage}",
@@ -338,6 +340,12 @@
338
340
"Open in Collectives" : "Öppna i Collectives",
339
341
"Come, organize and build shared knowledge!" : "Kom, organisera och bygg delad kunskap!",
340
342
"Create new collective" : "Skapa nytt collective",
343
+
"In collective {path}" : "I collective {path}",
344
+
"Add link to page" : "Lägg till länk till sidan",
345
+
"Limit to current collective" : "Begränsa till aktuellt collective",
346
+
"Other members may lack access to pages from other collectives." : "Andra medlemmar kanske saknar åtkomst till sidor från andra collectives.",
347
+
"Loading pages" : "Laddar sidor",
348
+
"No pages to link" : "Inga sidor att länka",
341
349
"Link to page" : "Länk till sidan",
342
350
"Link copied" : "Länken har kopierats",
343
351
"Could not copy link to the clipboard:" : "Kunde inte kopiera länken till urklipp:",
0 commit comments