Skip to content

Commit 556d05d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent d007e69 commit 556d05d

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

l10n/sv.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
88
"Landing page" : "Landningssida",
99
"Welcome %s" : "Välkommen %s",
1010
"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).",
1112
"Collective pages" : "Collectives-sidor",
1213
"In collective %1$s" : "I collective %1$s",
1314
"Last edition %1$s" : "Sista versionen %1$s",
@@ -21,6 +22,7 @@ OC.L10N.register(
2122
"Teams App Enabled" : "Teams-appen aktiverad",
2223
"Teams app is enabled" : "Teams-appen är aktiverad",
2324
"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",
2426
"Extra action" : "Extra åtgärd",
2527
"You left collective {name}" : "Du lämnade collective {name}",
2628
"Could not leave the collective. {errorMessage}" : "Kunde inte lämna collective. {errorMessage}",
@@ -340,6 +342,12 @@ OC.L10N.register(
340342
"Open in Collectives" : "Öppna i Collectives",
341343
"Come, organize and build shared knowledge!" : "Kom, organisera och bygg delad kunskap!",
342344
"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",
343351
"Link to page" : "Länk till sidan",
344352
"Link copied" : "Länken har kopierats",
345353
"Could not copy link to the clipboard:" : "Kunde inte kopiera länken till urklipp:",

l10n/sv.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Landing page" : "Landningssida",
77
"Welcome %s" : "Välkommen %s",
88
"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).",
910
"Collective pages" : "Collectives-sidor",
1011
"In collective %1$s" : "I collective %1$s",
1112
"Last edition %1$s" : "Sista versionen %1$s",
@@ -19,6 +20,7 @@
1920
"Teams App Enabled" : "Teams-appen aktiverad",
2021
"Teams app is enabled" : "Teams-appen är aktiverad",
2122
"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",
2224
"Extra action" : "Extra åtgärd",
2325
"You left collective {name}" : "Du lämnade collective {name}",
2426
"Could not leave the collective. {errorMessage}" : "Kunde inte lämna collective. {errorMessage}",
@@ -338,6 +340,12 @@
338340
"Open in Collectives" : "Öppna i Collectives",
339341
"Come, organize and build shared knowledge!" : "Kom, organisera och bygg delad kunskap!",
340342
"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",
341349
"Link to page" : "Länk till sidan",
342350
"Link copied" : "Länken har kopierats",
343351
"Could not copy link to the clipboard:" : "Kunde inte kopiera länken till urklipp:",

0 commit comments

Comments
 (0)