Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed Jun 20, 2024
1 parent b14354a commit b8d431c
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
16 changes: 8 additions & 8 deletions translations/stripes-core/en_SE.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"front.welcome": "Welcome, the Future Of Libraries Is OPEN!",
"front.home": "Home",
"front.welcome": "Välkommen till FOLIO!",
"front.home": "Start",
"front.about": "Software versions",
"button.new": "+ New",
"button.new_tooltip": "Add {entry}",
"button.edit": "Edit",
"button.delete": "Delete",
"button.deleteEntry": "Delete {entry}",
"button.saveAndClose": "Save and close",
"button.new": "+ Ny",
"button.new_tooltip": "Lägg till {entry}",
"button.edit": "Redigera",
"button.delete": "Radera",
"button.deleteEntry": "Radera {entry}",
"button.saveAndClose": "Spara och stäng",
"button.cancel": "Cancel",
"label.confirmDeleteEntry": "<strong>{name}</strong> will be <strong>removed</strong>",
"label.editEntry": "Edit {entry}",
Expand Down
12 changes: 6 additions & 6 deletions translations/stripes-core/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@
"placeholder.forgotUsername": "Introduce email o teléfono",
"title.cookieEnabled": "Cookies are required to login. Please enable cookies and try again.",
"errors.sso.session.failed": "Error al iniciar sesión en SSO. Inténtalo de nuevo",
"logoutPending": "Log out in process...",
"rtr.idleSession.modalHeader": "Your session will expire soon!",
"rtr.idleSession.timeRemaining": "Time remaining",
"rtr.idleSession.keepWorking": "Keep working",
"rtr.idleSession.sessionExpiredSoSad": "Your session expired due to inactivity.",
"rtr.idleSession.logInAgain": "Log in again"
"logoutPending": "Cierre de sesión en proceso...",
"rtr.idleSession.modalHeader": "Su sesión expirará pronto.",
"rtr.idleSession.timeRemaining": "Tiempo restante",
"rtr.idleSession.keepWorking": "Seguir trabajando",
"rtr.idleSession.sessionExpiredSoSad": "Tu sesión expiró por inactividad.",
"rtr.idleSession.logInAgain": "Ingresar de nuevo"
}
42 changes: 21 additions & 21 deletions translations/stripes-core/sv.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"front.welcome": "Welcome, the Future Of Libraries Is OPEN!",
"front.home": "Home",
"front.welcome": "Välkommen till FOLIO!",
"front.home": "Start",
"front.about": "Software versions",
"button.new": "+ New",
"button.new_tooltip": "Add {entry}",
"button.edit": "Edit",
"button.delete": "Delete",
"button.deleteEntry": "Delete {entry}",
"button.saveAndClose": "Save and close",
"button.cancel": "Cancel",
"button.new": "+Ny",
"button.new_tooltip": "Lägg till {entry}",
"button.edit": "Redigera",
"button.delete": "Radera",
"button.deleteEntry": "Radera {entry}",
"button.saveAndClose": "Spara och stäng",
"button.cancel": "Ångra",
"label.confirmDeleteEntry": "<strong>{name}</strong> will be <strong>removed</strong>",
"label.editEntry": "Edit {entry}",
"label.editEntry": "Redigera {entry}",
"label.createEntry": "Create {entry}",
"label.missingRequiredField": "Please fill this in to continue",
"label.okay": "Okay",
"label.okay": "Okej",
"successfullyDeleted": "The {entry} <strong>{name}</strong> was successfully <strong>deleted</strong>.",
"untitled": "Untitled",
"about.paneTitle": "Software versions",
Expand All @@ -40,17 +40,17 @@
"about.settingsModuleCount": "{count, number} settings {count, plural, one {module} other {modules}}",
"about.pluginModuleCount": "{count, number} plugin {count, plural, one {module} other {modules}}",
"loggedInAs": "Logged in as {firstName} {lastName}",
"logout": "Log out",
"settings": "Settings",
"folioSettings": "FOLIO settings",
"logout": "Logga ut",
"settings": "Inställningar",
"folioSettings": "FOLIO-inställningar",
"loginViaSSO": "Log in via SSO",
"button.close": "Close",
"login": "Log in",
"username": "Username",
"password": "Password",
"loggingIn": "Logging in...",
"button.back": "Back",
"button.confirm": "Confirm",
"button.close": "Stäng",
"login": "Logga in",
"username": "Användarnamn",
"password": "Lösenord",
"loggingIn": "Loggar in...",
"button.back": "Tillbaka",
"button.confirm": "Bekräfta",
"title.home": "Home",
"title.settings": "Settings",
"title.login": "Log in",
Expand Down

0 comments on commit b8d431c

Please sign in to comment.