Skip to content

Update cosmic_ext_tweaks.ftl #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions i18n/sv/cosmic_ext_tweaks.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ home = Hem
dock = Docka
panel = Panel
color-schemes = Färgscheman
layouts = Layouts
snapshots = Snapshots
layouts = Layouter
snapshots = Ögonblicksavbilder

color-schemes-error = Ett fel uppstod när färgscheman skulle läsas in
import-color-scheme = Importera färgschema
Expand Down Expand Up @@ -40,21 +40,21 @@ navigation = Navigation

save-current-color-scheme = Spara nuvarande färgschema
color-scheme-name = Färgschema namn
create-snapshot = Create snapshot
create-snapshot-description = You are about to create a snapshot, this will save the current state of your desktop and make it possible to restore it later on.
restore-snapshot = Restore snapshot
delete-snapshot = Delete snapshot
no-snapshots = No snapshots available
snapshot-name = Snapshot name
name = Name
type = Type
created = Created
actions = Actions
create-snapshot = Skapa ögonblicksavbild
create-snapshot-description = Du är på väg att skapa en ögonblicksavbild, detta kommer att spara det aktuella tillståndet av ditt skrivbord och göra det möjligt att återställa det senare.
restore-snapshot = Återställ ögonblicksavbild
delete-snapshot = Ta bort ögonblicksavbild
no-snapshots = Inga ögonblicksavbilder tillgängliga
snapshot-name = Namn på ögonblicksavbild
name = Namn
type = Typ
created = Skapad
actions = Åtgärder
system = System
user = User
user = Användare

## Snapshots
application-opened = Application opened
## Ögonblicksavbilder
application-opened = Program öppnat

## Om
about = Om
Expand Down
Loading