From a6077fd907c3d7ad21ce7708431ff909dc563e97 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 30 Oct 2023 00:39:06 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sv.js | 14 ++++++++++++++ l10n/sv.json | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/l10n/sv.js b/l10n/sv.js index 5b4bcf94b..ea2f8354a 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -120,6 +120,8 @@ OC.L10N.register( "Landing page" : "Landningssida", "Recent pages" : "Senaste sidorna", "Scroll recent pages to the left" : "Bläddra de senaste sidorna åt vänster", + "Collapse recent pages" : "Fäll ihop senaste sidorna", + "Expand recent pages" : "Fäll ut senaste sidorna", "Could not save recent pages setting for collective" : "Kunde inte spara inställningen senaste sidor för collective", "Open page sidebar" : "Öppna sidofältet", "Full width" : "Full bredd", @@ -132,9 +134,18 @@ OC.L10N.register( "Delete page and subpages" : "Ta bort sida och undersidor", "Delete template" : "Ta bort mall", "Delete page" : "Ta bort sida", + "Extra action" : "Extra åtgärd", "Page not found: {page}" : "Sidan hittades inte: {page}", "Select a page from the list or create a new one." : "Välj en sida från listan eller skapa en ny.", + "Copy or move page" : "Kopiera eller flytta sidan", + "Breadcrumb for list of collectives" : "Brödsmula för lista över collectives", + "Breadcrumb for collective {name}" : "Brödsmula för collective {name}", + "Breadcrumb for page {page}" : "Brödsmula för sida {page}", + "All collectives" : "Alla collectives", "Move page here" : "Flytta sidan hit", + "Move page to {collective}" : "Flytta sida till {collective}", + "Copy page here" : "Kopiera sidan hit", + "Copy page to {collective}" : "Kopiera sida till {collective}", "Page content" : "Sidans innehåll", "Restore this version" : "Återställ denna version", "Reverted {page} to revision {timestamp}." : "Återställd {page} till version {timestamp}.", @@ -188,7 +199,10 @@ OC.L10N.register( "Could not create the page" : "Det gick inte att skapa sidan", "New Page" : "Ny sida", "Could not save emoji for page" : "Det gick inte att spara emoji för sidan", + "Could not copy page" : "Det gick inte att kopiera sidan", "Could not move page" : "Det gick inte att flytta sidan", + "Could not copy page to another collective" : "Kunde inte kopiera sidan till ett annat collective", + "Could not move page to another collective" : "Kunde inte flytta sidan till ett annat collective", "Could not delete the page" : "Det gick inte att ta bort sidan", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Error: Missing apps" : "Fel: Appar saknas", diff --git a/l10n/sv.json b/l10n/sv.json index 0cf2b7997..d6bb826d4 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -118,6 +118,8 @@ "Landing page" : "Landningssida", "Recent pages" : "Senaste sidorna", "Scroll recent pages to the left" : "Bläddra de senaste sidorna åt vänster", + "Collapse recent pages" : "Fäll ihop senaste sidorna", + "Expand recent pages" : "Fäll ut senaste sidorna", "Could not save recent pages setting for collective" : "Kunde inte spara inställningen senaste sidor för collective", "Open page sidebar" : "Öppna sidofältet", "Full width" : "Full bredd", @@ -130,9 +132,18 @@ "Delete page and subpages" : "Ta bort sida och undersidor", "Delete template" : "Ta bort mall", "Delete page" : "Ta bort sida", + "Extra action" : "Extra åtgärd", "Page not found: {page}" : "Sidan hittades inte: {page}", "Select a page from the list or create a new one." : "Välj en sida från listan eller skapa en ny.", + "Copy or move page" : "Kopiera eller flytta sidan", + "Breadcrumb for list of collectives" : "Brödsmula för lista över collectives", + "Breadcrumb for collective {name}" : "Brödsmula för collective {name}", + "Breadcrumb for page {page}" : "Brödsmula för sida {page}", + "All collectives" : "Alla collectives", "Move page here" : "Flytta sidan hit", + "Move page to {collective}" : "Flytta sida till {collective}", + "Copy page here" : "Kopiera sidan hit", + "Copy page to {collective}" : "Kopiera sida till {collective}", "Page content" : "Sidans innehåll", "Restore this version" : "Återställ denna version", "Reverted {page} to revision {timestamp}." : "Återställd {page} till version {timestamp}.", @@ -186,7 +197,10 @@ "Could not create the page" : "Det gick inte att skapa sidan", "New Page" : "Ny sida", "Could not save emoji for page" : "Det gick inte att spara emoji för sidan", + "Could not copy page" : "Det gick inte att kopiera sidan", "Could not move page" : "Det gick inte att flytta sidan", + "Could not copy page to another collective" : "Kunde inte kopiera sidan till ett annat collective", + "Could not move page to another collective" : "Kunde inte flytta sidan till ett annat collective", "Could not delete the page" : "Det gick inte att ta bort sidan", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Error: Missing apps" : "Fel: Appar saknas",