Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 30, 2023
1 parent 7eecbb5 commit a6077fd
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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}.",
Expand Down Expand Up @@ -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",
Expand Down
14 changes: 14 additions & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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}.",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit a6077fd

Please sign in to comment.