Browsing Danish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Danish guidelines.

These translations are shared with snapd in Ubuntu Mantic template snappy.

1322 of 925 results
13.

The check-snapshot command verifies the user, system and configuration
data of the snaps included in the specified snapshot.

The check operation runs the same data integrity verification that is
performed when a snapshot is restored.

By default, this command checks all the data in a snapshot.
Alternatively, you can specify the data of which snaps to check, or
for which users, or a combination of these.

If a snap is included in a check-snapshot operation, excluding its
system and configuration data from the check is not currently
possible. This restriction may be lifted in the future.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen check-snapshot bekræfter bruger-, system- og konfigurations-
data af snapperne i det angivne øjebliksbillede.

Tjekoperationen kører den samme bekræftelse af dataintegriteten, som
udføres, når et øjebliksbillede gendannes.

Som standard tjekker kommandoen alle data i øjebliksbilledet.
Du kan også angive, hvilke snappers data der skal tjekkes, eller
for hvilken bruger eller en kombination af disse.

Er en snap inkluderet i en check-snapshot-operation, er det for
tiden ikke muligt at undtage snappens system- og konfigurations-
data. Denne begrænsning vil muligvis blive ophævet i fremtiden.
Translated by Alan Mortensen
Located in cmd/snap/cmd_snapshot.go:76
14.

The confinement command will print the confinement mode (strict,
partial or none) the system operates in.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen confinement udskriver sandkassetilstanden (strict,
partial eller none), som systemet virker i.
Translated by Alan Mortensen
Located in cmd/snap/cmd_confinement.go:31
15.

The connect command connects a plug to a slot.
It may be called in the following ways:

$ snap connect <snap>:<plug> <snap>:<slot>

Connects the provided plug to the given slot.

$ snap connect <snap>:<plug> <snap>

Connects the specific plug to the only slot in the provided snap that matches
the connected interface. If more than one potential slot exists, the command
fails.

$ snap connect <snap>:<plug>

Connects the provided plug to the slot in the core snap with a name matching
the plug name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen connect forbinder en plug til en slot.
Den kan kaldes på følgende måder:

$ snap connect <snap>:<plug> <snap>:<slot>

Forbinder den givne plug til den angivne slot.

$ snap connect <snap>:<plug> <snap>

Forbinder den specifikke plug til den eneste slot i den givne snap, som matcher
den forbundne grænseflade. Hvis der er mere end en potentiel slot, mislykkes
kommandoen.

$ snap connect <snap>:<plug>

Forbinder den givne plug til den slot i kernesnap'en,med et navn, som matcher
plugens navn.
Translated by Alan Mortensen
Reviewed by Alan Mortensen
In Ubuntu:

Kommandoen connect forbinder en plug til en slot.
Den kan kaldes på følgende måder:

$ snap connect <snap>:<plug> <snap>:<slot>

Forbinder den givne plug til den angivne slot.

$ snap connect <snap>:<plug> <snap>

Forbinder den specifikke plug til den eneste slot i den givne snap, som matcher
den forbundne grænseflade. Hvis der er mere end en potentiel slot, mislykkes
kommandoen.

$ snap connect <snap>:<plug>

Forbinder den givne plug til den slot i kernesnappen, med et navn, som matcher
en plugs navn.
Suggested by Alan Mortensen
Located in cmd/snap/cmd_connect.go:37
16.

The connections command lists connections between plugs and slots
in the system.

Unless <snap> is provided, the listing is for connected plugs and
slots for all snaps in the system. In this mode, pass --all to also
list unconnected plugs and slots.

$ snap connections <snap>

Lists connected and unconnected plugs and slots for the specified
snap.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen connections viser forbindelser mellem plugger og slotter
i systemet.

Med mindre <snap> er angivet vises de forbundne plugger og slotter
for alle snapper i systemet. Angiv i denne tilstand --all for også at få
vist ikkeforbundne plugger og slotter.

$ snap connections <snap>

Viser forbundne og ikkeforbundne plugger og slotter for den angivne
snap.
Translated by Alan Mortensen
Located in cmd/snap/cmd_connections.go:42
17.

The console-conf-start command starts synchronization with console-conf

This command is used by console-conf when it starts up. It delays refreshes if
there are none currently ongoing, and exits with a specific error code if there
are ongoing refreshes which console-conf should wait for before prompting the
user to begin configuring the device.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

Kommandoen console-conf-start starter synkronisering med console-conf

Kommandoen bruges af console-conf, når den starter op. Den forsinker genop-
friskninger, hvis der ikke pågår nogen. Den afslutter med en specifik fejlkode, hvis
der pågår genopfriskninger, som console-conf skal vente på, inden brugeren bedes
om at begynde med at konfigurere enheden.
Translated by Alan Mortensen
Located in cmd/snap/cmd_routine_console_conf.go:40
18.

The create-cohort command creates a set of cohort keys for a given set of snaps.

A cohort is a view or snapshot of a snap's "channel map" at a given point in
time that fixes the set of revisions for the snap given other constraints
(e.g. channel or architecture). The cohort is then identified by an opaque
per-snap key that works across systems. Installations or refreshes of the snap
using a given cohort key would use a fixed revision for up to 90 days, after
which a new set of revisions would be fixed under that same cohort key and a
new 90 days window started.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen create-cohort opretter et sæt gruppenøgler for et givent sæt snapper.

En gruppe er en oversigt eller et øjebliksbillede af en snaps "kanalkort" på et givent
tidspunkt, som fastlåser udgavesættet for snappen under andre begrænsninger
(f.eks. kanal og arkitektur). Gruppen identificeres ved en uigennemsigtig
per-snapnøgle, som virker på tværs af systemer. Installationer eller genopfriskninger
af snappen med en given gruppenøgle vil bruge en fastlåst udgave i op til 90 dage,
hvorefter et nyt udgavesæt vil fastlåses med den samme gruppenøgle og et nyt 90-dagesvindue påbegyndes.
Translated by Alan Mortensen
Located in cmd/snap/cmd_create_cohort.go:30
19.

The create-key command creates a cryptographic key pair that can be
used for signing assertions.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen create-key opretter et kryptografisk nøglepar, som kan
bruges til at underskrive assertioner.
Translated by Alan Mortensen
Located in cmd/snap/cmd_create_key.go:41
20.

The create-user command creates a local system user with the username and SSH
keys registered on the store account identified by the provided email address.

An account can be setup at https://login.ubuntu.com.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommanoden create-user opretter en lokal systembruger, hvor brugernavnet og
SSH-nøglerne er registrerede hos butikskontoen, som identificeres ved den angivne
e-mailadresse.

En konto kan sættes op på https://login.ubuntu.com.
Translated by Alan Mortensen
Reviewed by Alan Mortensen
Located in cmd/snap/cmd_create_user.go:33
21.

The debug command contains a selection of additional sub-commands.

Debug commands can be removed without notice and may not work on
non-development systems.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen debug indeholder en samling underkommandoer.

Debug-kommandoer kan blive fjernet uden forudgående besked og vil
måske ikke virke på ikkeudviklingssystemer.
Translated by Alan Mortensen
Located in cmd/snap/cmd_debug.go:29
22.

The delete-key command deletes the local cryptographic key pair with
the given name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Kommandoen delete-key sletter det lokale kryptografiske nøglepar
med det givne navn.
Translated by Alan Mortensen
Located in cmd/snap/cmd_delete_key.go:41
1322 of 925 results

This translation is managed by De danske oversættere af Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Alan Mortensen, Ask Hjorth Larsen, Jimmy Frydkær Jensen, scootergrisen.