Browsing Afrikaans translation

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

These translations are shared with snapd trunk series template snappy.

5261 of 925 results
52.

The okay command acknowledges the warnings listed with 'snap warnings'.

Once acknowledged a warning won't appear again unless it re-occurrs and
sufficient time has passed.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die ok-bevel gee erkenning aan die waarskuwings gelys 'snap warnings'.

Sodra dit erken is, sal 'n waarskuwing nie weer verskyn nie, tensy dit weer re-voorkom en
voldoende tyd is verby.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_warnings.go:60
53.

The pack command packs the given snap-dir as a snap and writes the result to
target-dir. If target-dir is omitted, the result is written to current
directory. If both source-dir and target-dir are omitted, the pack command packs
the current directory.

The default file name for a snap can be derived entirely from its snap.yaml, but
in some situations it's simpler for a script to feed the filename in. In those
cases, --filename can be given to override the default. If this filename is
not absolute it will be taken as relative to target-dir.

When used with --check-skeleton, pack only checks whether snap-dir contains
valid snap metadata and raises an error otherwise. Application commands listed
in snap metadata file, but appearing with incorrect permission bits result in an
error. Commands that are missing from snap-dir are listed in diagnostic
messages.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die pak opdrag pak die gegewe snap-dir as 'n snap en skryf die resultaat om te
target-dir. Indien target-dir is weggelaat, die resultaat word na huidige geskryf
directory. Indien albei source-dir en target-dir word weggelaat, die pak opdrag pakke
die huidige gids.

Die verstek lêernaam vir 'n snap kan geheel en al afgelei word van sy snap.yaml, maar
in sommige situasies is dit makliker vir 'n skrip om die lêernaam in te voer in. in daardie
saak, --filename kan gegee word om die verstek te ignoreer. Indien hierdie lêernaam is
nie absoluut nie, sal dit as relatief beskou word om te target-dir.

Wanneer dit gebruik word met --check-skeleton, pak slegs tjeks whether snap-dir bevat
geldige snap-metadata en maak 'n fout anders. Aansoek opdragte gelys
in snap metadata lêer, maar verskyn met verkeerde toestemming bits resultaat in 'n
fout. Commands dat is ontbreek vanaf snap-dir is gelys in diagnostiese
boodskappe.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_pack.go:49
54.

The paths command prints the list of paths detected and used by snapd.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die paaie opdrag druk die lys af van paaie wat deur snapd opgespoor en gebruik word.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_paths.go:32
55.

The portal-info command returns information about a process in keyfile format.

This command is used by the xdg-desktop-portal service to retrieve
information about snap confined processes.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die portaal inligting gee inligting oor 'n proses in sleutelfil formaat.

Hierdie opdrag word deur die xdg-desktop-portaaldiens gebruik om te herwin
inligting oor snap beperkte prosesse.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_routine_portal_info.go:43
56.

The prefer command enables all aliases of the given snap in preference
to conflicting aliases of other snaps whose aliases will be disabled
(or removed, for manual ones).
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die voorkeur-bevel in stat te stel alle aliasse van die gegewe snap in voorkeur
aan botsende aliasse van ander snaps waarvan die aliasse gedeaktiveer sal word
(of verwyder word vir handleiding ene).
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_prefer.go:36
57.

The prepare-image command performs some of the steps necessary for
creating device images.

For core images it is not invoked directly but usually via
ubuntu-image.

For preparing classic images it supports a --classic mode
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die voorberei-beeld bevel voer enkele van die stappe uit wat is nodige -vir
die skep van toestelbeelde.

Vir kern beelde, is dit nie invoked direk word maar gewoonlik via
Ubuntu-beeld.

Vir die voorbereiding van klassieke beelde ondersteun dit 'n -- klassieke modus
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_prepare_image.go:64
58.

The publisher of snap %q has indicated that they do not consider this revision
to be of production quality and that it is only meant for development or testing
at this point. As a consequence this snap will not refresh automatically and may
perform arbitrary system changes outside of the security sandbox snaps are
generally confined to, which may put your system at risk.

If you understand and want to proceed repeat the command including --devmode;
if instead you want to install the snap forcing it into strict confinement
repeat the command including --jailmode.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die uitgewer van snap %q het aangedui dat hulle nie hierdie revision oorweeg nie
om van produksie kwaliteit te wees en dit is slegs bedoel vir ontwikkeling of toetsing
op hierdie punt. As 'n gevolge hierdie snap sal nie verfris outomaties nie en mag
arbitrêre stelselveranderings uitvoer buite die sekuriteits sandkas snaps is
in algemeen confined om, wat mag put jou stelsel in gevaar.

As jy verstaan en wil om voort te gaan herhaal die opdrag insluitend --devmode;
as in plaas daarvan jy wil die snap installeer dwing dit tot streng confinement
herhaal die opdrag insluitend --jailmode.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/error.go:181
59.

The quota command shows information about a quota group, including the set of
snaps and any sub-groups it contains, as well as its resource constraints and
the current usage of those constrained resources.
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.

Die kwota-opdrag wys inligting oor 'n kwotagroep, insluitend die stel van
snaps en enige subgroepe wat dit bevat, sowel as sy hulpbronbeperkings en
die huidige gebruik van daardie beperkte hulpbronne.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_quota.go:39
60.

The quotas command shows all quota groups.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die kwotas bevel wys alle kwota groepe.
Translated and reviewed by Bernard Stafford
Located in cmd/snap/cmd_quota.go:46
61.

The reboot command can used from allowed hooks to control the reboot behavior of the system.

Currently it can only be invoked from gadget install-device during UC20 install mode. After invoking it from install-device with --halt or --poweroff the device will not reboot into run mode after finishing install mode but will instead either halt or power off. From install-device the effect is therefore not immediate but delayed until the end of installation itself.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Die herbegin bevel kan vanaf toegelate hakies gebruik word om die herbegin gedrag van die stelsel te beheer.

Tans kan dit slegs opgeroep word vanaf gadget installasie-toestel tydens UC20 installasie modus. Nadat invoking dit het vanaf installasie-toestel met --halt of --poweroff die toestel sal nie in hardloop modus herlaai nadat die installasie modus voltooi is nie maar sal eerder óf stop óf kragaf. Vanaf installasie-toestel is die effek dus nie onmiddellik nie, maar vertraag tot die einde van die installasie self.
Translated and reviewed by Bernard Stafford
Located in overlord/hookstate/ctlcmd/reboot.go:31
5261 of 925 results

This translation is managed by Ubuntu Afrikaans Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Bernard Stafford, Jurgens J Schoeman.