2017-05-04 14:18:43 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: lxd\n"
|
2023-08-16 00:10:06 -04:00
|
|
|
"Report-Msgid-Bugs-To: lxc-devel@lists.linuxcontainers.org\n"
|
2026-02-04 16:37:19 +01:00
|
|
|
"POT-Creation-Date: 2026-02-04 16:37+0100\n"
|
2025-12-27 04:10:11 +01:00
|
|
|
"PO-Revision-Date: 2025-12-27 03:12+0000\n"
|
2025-12-27 04:09:59 +01:00
|
|
|
"Last-Translator: Alberto Donato <alberto.donato@gmail.com>\n"
|
2024-02-08 18:31:10 +00:00
|
|
|
"Language-Team: Italian <https://hosted.weblate.org/projects/incus/cli/it/>\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"Language: it\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
2025-12-27 04:10:11 +01:00
|
|
|
"X-Generator: Weblate 5.15.1\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:453
|
2024-03-31 22:12:37 -04:00
|
|
|
msgid " Chassis:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:493
|
2024-03-31 22:12:37 -04:00
|
|
|
msgid " Firmware:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:473
|
2024-03-31 22:12:37 -04:00
|
|
|
msgid " Motherboard:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:290 cmd/incus/storage_bucket.go:1290
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of a storage bucket.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A storage bucket consists of a set of configuration items.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### name: bucket1\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:303
|
2018-02-09 18:54:22 -05:00
|
|
|
#, fuzzy
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of a storage pool.\n"
|
2018-02-09 18:54:22 -05:00
|
|
|
"### Any line starting with a '#' will be ignored.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"###\n"
|
|
|
|
|
"### A storage pool consists of a set of configuration items.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"### source: default\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
msgstr ""
|
2017-06-01 10:10:43 +00:00
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1023
|
2020-01-29 14:11:15 -05:00
|
|
|
#, fuzzy
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of a storage volume.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A storage volume consists of a set of configuration items.\n"
|
|
|
|
|
"###\n"
|
2024-07-07 21:20:35 -05:00
|
|
|
"### name: foo\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### type: custom\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\""
|
|
|
|
|
msgstr ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:294
|
2021-02-14 14:37:04 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the certificate.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that the fingerprint is shown but cannot be changed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml delle proprietà di\n"
|
|
|
|
|
"### un'immagine.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Ogni proprietà è rappresentata da una singola linea.\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### description: My custom image"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:443
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the cluster group.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml delle proprietà di\n"
|
|
|
|
|
"### un'immagine.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Ogni proprietà è rappresentata da una singola linea.\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### description: My custom image"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:119
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of the configuration.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A sample configuration looks like:\n"
|
2022-05-13 20:00:32 +01:00
|
|
|
"### name: instance1\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### profiles:\n"
|
|
|
|
|
"### - default\n"
|
|
|
|
|
"### config:\n"
|
2025-03-16 02:06:06 -04:00
|
|
|
"### volatile.eth0.hwaddr: 10:66:6a:e9:f8:7f\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### devices:\n"
|
|
|
|
|
"### homedir:\n"
|
|
|
|
|
"### path: /extra\n"
|
|
|
|
|
"### source: /home/user\n"
|
|
|
|
|
"### type: disk\n"
|
2022-05-13 20:00:32 +01:00
|
|
|
"### ephemeral: false\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that the name is shown but cannot be changed"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:395
|
2020-01-29 14:11:15 -05:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of the image properties.\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Each property is represented by a single line:\n"
|
|
|
|
|
"### An example would be:\n"
|
|
|
|
|
"### description: My custom image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml delle proprietà di\n"
|
|
|
|
|
"### un'immagine.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Ogni proprietà è rappresentata da una singola linea.\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### description: My custom image"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:74
|
2020-01-29 14:11:15 -05:00
|
|
|
#, fuzzy
|
2017-07-13 10:41:36 +02:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of the instance metadata.\n"
|
2017-07-13 10:41:36 +02:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A sample configuration looks like:\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### architecture: x86_64\n"
|
|
|
|
|
"### creation_date: 1477146654\n"
|
|
|
|
|
"### expiry_date: 0\n"
|
|
|
|
|
"### properties:\n"
|
|
|
|
|
"### architecture: x86_64\n"
|
2020-01-29 14:11:15 -05:00
|
|
|
"### description: BusyBox x86_64\n"
|
2017-07-13 10:41:36 +02:00
|
|
|
"### name: busybox-x86_64\n"
|
2020-01-29 14:11:15 -05:00
|
|
|
"### os: BusyBox\n"
|
2017-07-13 10:41:36 +02:00
|
|
|
"### templates:\n"
|
|
|
|
|
"### /template:\n"
|
|
|
|
|
"### when:\n"
|
|
|
|
|
"### - \"\"\n"
|
|
|
|
|
"### create_only: false\n"
|
|
|
|
|
"### template: template.tpl\n"
|
|
|
|
|
"### properties: {}"
|
|
|
|
|
msgstr ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
2017-07-13 10:41:36 +02:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:653
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network ACL.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A network ACL consists of a set of rules and configuration items.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### name: allow-all-inbound\n"
|
|
|
|
|
"### description: test desc\n"
|
|
|
|
|
"### egress: []\n"
|
|
|
|
|
"### ingress:\n"
|
2021-03-05 18:14:44 +00:00
|
|
|
"### - action: allow\n"
|
|
|
|
|
"### state: enabled\n"
|
2021-03-12 18:52:40 -05:00
|
|
|
"### protocol: \"\"\n"
|
2021-02-07 16:47:26 +00:00
|
|
|
"### source: \"\"\n"
|
2021-03-12 18:52:40 -05:00
|
|
|
"### source_port: \"\"\n"
|
2021-02-07 16:47:26 +00:00
|
|
|
"### destination: \"\"\n"
|
2021-03-12 18:52:40 -05:00
|
|
|
"### destination_port: \"\"\n"
|
|
|
|
|
"### icmp_type: \"\"\n"
|
|
|
|
|
"### icmp_code: \"\"\n"
|
2021-02-07 16:47:26 +00:00
|
|
|
"### config:\n"
|
|
|
|
|
"### user.foo: bah\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that only the ingress and egress rules, description and "
|
|
|
|
|
"configuration keys can be changed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:488
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network address set.\n"
|
|
|
|
|
"### Any line starting with '#' will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### For example:\n"
|
|
|
|
|
"### name: as1\n"
|
|
|
|
|
"### description: \"Test address set\"\n"
|
|
|
|
|
"### addresses:\n"
|
|
|
|
|
"### - 10.0.0.1\n"
|
|
|
|
|
"### - 2001:db8::1\n"
|
|
|
|
|
"### external_ids:\n"
|
|
|
|
|
"### user.foo: bar\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:716
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network forward.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A network forward consists of a default target address and optional set "
|
|
|
|
|
"of port forwards for a listen address.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### listen_address: 192.0.2.1\n"
|
2022-06-08 16:21:25 -04:00
|
|
|
"### config:\n"
|
|
|
|
|
"### target_address: 198.51.100.2\n"
|
2021-08-18 09:13:49 +01:00
|
|
|
"### description: test desc\n"
|
2023-10-30 10:06:02 +08:00
|
|
|
"### ports:\n"
|
2021-08-18 09:13:49 +01:00
|
|
|
"### - description: port forward\n"
|
|
|
|
|
"### protocol: tcp\n"
|
|
|
|
|
"### listen_port: 80,81,8080-8090\n"
|
|
|
|
|
"### target_address: 198.51.100.3\n"
|
|
|
|
|
"### target_port: 80,81,8080-8090\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"### location: server01\n"
|
2021-08-18 09:13:49 +01:00
|
|
|
"###\n"
|
|
|
|
|
"### Note that the listen_address and location cannot be changed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:245
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network integration.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that the name is shown but cannot be changed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml delle proprietà di\n"
|
|
|
|
|
"### un'immagine.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Ogni proprietà è rappresentata da una singola linea.\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### description: My custom image"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:685
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network load balancer.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A network load balancer consists of a set of target backends and port "
|
|
|
|
|
"forwards for a listen address.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### listen_address: 192.0.2.1\n"
|
|
|
|
|
"### config:\n"
|
2024-08-01 01:00:40 -04:00
|
|
|
"### user.foo: bar\n"
|
2022-06-30 13:50:34 +01:00
|
|
|
"### description: test desc\n"
|
2024-06-10 16:04:29 -04:00
|
|
|
"### backends:\n"
|
|
|
|
|
"### - name: backend1\n"
|
|
|
|
|
"### description: First backend server\n"
|
|
|
|
|
"### target_address: 192.0.3.1\n"
|
|
|
|
|
"### target_port: 80\n"
|
|
|
|
|
"### - name: backend2\n"
|
|
|
|
|
"### description: Second backend server\n"
|
|
|
|
|
"### target_address: 192.0.3.2\n"
|
|
|
|
|
"### target_port: 80\n"
|
2023-10-30 10:06:02 +08:00
|
|
|
"### ports:\n"
|
2022-06-30 13:50:34 +01:00
|
|
|
"### - description: port forward\n"
|
|
|
|
|
"### protocol: tcp\n"
|
|
|
|
|
"### listen_port: 80,81,8080-8090\n"
|
2024-06-10 16:04:29 -04:00
|
|
|
"### target_backend:\n"
|
|
|
|
|
"### - backend1\n"
|
|
|
|
|
"### - backend2\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"### location: server01\n"
|
2022-06-30 13:50:34 +01:00
|
|
|
"###\n"
|
|
|
|
|
"### Note that the listen_address and location cannot be changed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:746
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network peer.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### description: A peering to mynet\n"
|
|
|
|
|
"### config: {}\n"
|
|
|
|
|
"### name: mypeer\n"
|
|
|
|
|
"### target_project: default\n"
|
|
|
|
|
"### target_network: mynet\n"
|
|
|
|
|
"### status: Pending\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that the name, target_project, target_network and status fields "
|
|
|
|
|
"cannot be changed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1379
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network zone record.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A network zone consists of a set of rules and configuration items.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### name: foo\n"
|
|
|
|
|
"### description: SPF record\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### user.foo: bah\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:659
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"### This is a YAML representation of the network zone.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A network zone consists of a set of rules and configuration items.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### name: example.net\n"
|
|
|
|
|
"### description: Internal domain\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### user.foo: bah\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:743
|
2020-01-29 14:11:15 -05:00
|
|
|
#, fuzzy
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of the network.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A network consists of a set of configuration items.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"### name: mybr0\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### config:\n"
|
|
|
|
|
"### ipv4.address: 10.62.42.1/24\n"
|
|
|
|
|
"### ipv4.nat: true\n"
|
|
|
|
|
"### ipv6.address: fd00:56ad:9f7a:9800::1/64\n"
|
|
|
|
|
"### ipv6.nat: true\n"
|
|
|
|
|
"### managed: true\n"
|
|
|
|
|
"### type: bridge\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that only the configuration can be changed."
|
|
|
|
|
msgstr ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:537
|
2020-01-29 14:11:15 -05:00
|
|
|
#, fuzzy
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of the profile.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A profile consists of a set of configuration items followed by a set of\n"
|
|
|
|
|
"### devices.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
|
|
|
|
"### name: onenic\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### raw.lxc: lxc.aa_profile=unconfined\n"
|
|
|
|
|
"### devices:\n"
|
|
|
|
|
"### eth0:\n"
|
|
|
|
|
"### nictype: bridged\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"### parent: mybr0\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"### type: nic\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Note that the name is shown but cannot be changed"
|
|
|
|
|
msgstr ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:333
|
2018-09-12 14:59:34 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
2020-01-29 14:11:15 -05:00
|
|
|
"### This is a YAML representation of the project.\n"
|
2018-09-12 14:59:34 +02:00
|
|
|
"### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### A project consists of a set of features and a description.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### An example would look like:\n"
|
2023-05-17 13:12:32 +01:00
|
|
|
"### config:\n"
|
|
|
|
|
"### features.images: \"true\"\n"
|
|
|
|
|
"### features.networks: \"true\"\n"
|
|
|
|
|
"### features.networks.zones: \"true\"\n"
|
|
|
|
|
"### features.profiles: \"true\"\n"
|
|
|
|
|
"### features.storage.buckets: \"true\"\n"
|
|
|
|
|
"### features.storage.volumes: \"true\"\n"
|
2018-09-12 14:59:34 +02:00
|
|
|
"### description: My own project\n"
|
2023-05-17 13:12:32 +01:00
|
|
|
"### name: my-project\n"
|
2018-09-12 14:59:34 +02:00
|
|
|
"###\n"
|
|
|
|
|
"### Note that the name is shown but cannot be changed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
"### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
"### configurazione.\n"
|
|
|
|
|
"###\n"
|
|
|
|
|
"### Un esempio è il seguente:\n"
|
|
|
|
|
"### name: default\n"
|
|
|
|
|
"### driver: zfs\n"
|
|
|
|
|
"### used_by: []\n"
|
|
|
|
|
"### config:\n"
|
|
|
|
|
"### size: \"61203283968\"\n"
|
|
|
|
|
"### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
"### zfs.pool_name: default"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:944
|
2019-11-10 18:28:21 -05:00
|
|
|
msgid ""
|
|
|
|
|
"### This is a yaml representation of the cluster member.\n"
|
|
|
|
|
"### Any line starting with a '# will be ignored."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:349
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
2020-04-01 10:48:26 -04:00
|
|
|
msgid "%d (id: %d, online: %v, NUMA node: %v)"
|
2019-07-04 21:18:36 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:441
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%q is not a block device"
|
|
|
|
|
msgstr "%s non è una directory"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:571
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%q is not an IP address"
|
|
|
|
|
msgstr "%s non è una directory"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:223
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "%s %q on pool %q in project %q (includes %d snapshots)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1180
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "%s (%d more)"
|
|
|
|
|
msgstr "%s (altri %d)"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:191
|
2023-06-15 17:07:30 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s (%s) (%d available)"
|
|
|
|
|
msgstr "%s (altri %d)"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:79
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "%s (backend=%q, source=%q)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/utils_sftp.go:379
|
2017-04-27 23:36:09 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "%s is not a directory"
|
2019-09-29 13:49:22 -04:00
|
|
|
msgstr "%s non è una directory"
|
2017-04-27 23:36:09 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/utils_sftp.go:268
|
2018-07-27 10:03:08 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "'%s' isn't a supported file type"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "'%s' non è un tipo di file supportato."
|
2017-04-27 23:36:09 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:167 cmd/incus/profile.go:259
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "(none)"
|
|
|
|
|
msgstr "(nessuno)"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:339
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "- Level %d (type: %s): %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:318
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "- Partition %d"
|
2024-02-08 18:31:10 +00:00
|
|
|
msgstr "- Partizione %d"
|
2019-07-04 21:18:36 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:227
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "- Port %d (%s)"
|
2024-02-08 18:31:10 +00:00
|
|
|
msgstr "- Porta %d (%s)"
|
2019-07-04 21:18:36 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:260
|
2021-03-29 12:54:42 +02:00
|
|
|
msgid "--console can't be used while forcing instance shutdown"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:429
|
2020-06-16 20:18:10 -04:00
|
|
|
msgid "--console can't be used with --all"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:433
|
2020-06-16 20:18:10 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "--console only works with a single instance"
|
|
|
|
|
msgstr "non tutti i profili dell'origine esistono nella destinazione"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:145 cmd/incus/rebuild.go:66
|
2019-07-15 17:38:02 -04:00
|
|
|
msgid "--empty cannot be combined with an image name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:490 cmd/incus/config.go:799
|
2020-04-27 17:35:17 -04:00
|
|
|
msgid "--expanded cannot be used with a server"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:172
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "--instance-only can't be passed when the source is a snapshot"
|
2018-11-07 15:33:57 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:42
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "--network-port can't be used without --network-address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:106
|
2021-09-02 11:32:55 -04:00
|
|
|
msgid "--no-profiles cannot be used with --refresh"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:75
|
2021-01-15 09:52:35 -05:00
|
|
|
msgid "--project cannot be used with the query command"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:183
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "--refresh can only be used with instances"
|
2019-03-11 11:14:08 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:269
|
2024-04-03 02:05:23 -04:00
|
|
|
msgid "--target can only be used with clusters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:167 cmd/incus/config.go:440 cmd/incus/config.go:620
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/config.go:825 cmd/incus/info.go:651
|
2019-09-13 14:32:27 +01:00
|
|
|
msgid "--target cannot be used with instances"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:226
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "<alias>"
|
|
|
|
|
msgstr "Alias:"
|
|
|
|
|
|
2024-12-14 15:14:27 -03:00
|
|
|
#: cmd/incus/alias.go:60
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "<alias> <target>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1045
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "<cluster>: [<member>:]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:171
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "<old alias> <new alias>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1213 cmd/incus/remote.go:1279
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "<remote>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1327
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "<remote> <URL>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1132
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "<remote> <new-name>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/remote_unix.go:36
|
2023-12-10 17:32:44 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "<remote>: <path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3099
|
2025-10-24 17:01:10 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "<source path> [<remote>:]<pool> <volume>/<target path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:696
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2021-09-30 16:08:49 +02:00
|
|
|
msgid "<source path>... [<remote>:]<instance>/<path>"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:678
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid ""
|
|
|
|
|
"<tarball>|<directory>|<URL> [<rootfs tarball>] [<remote>:] [key=value...]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/manpage.go:23
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "<target>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:153
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "=> Query %d:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:698
|
2024-02-28 17:27:30 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "A client certificate is already present"
|
|
|
|
|
msgstr "Certificato del client salvato dal server: "
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:123
|
2023-09-05 14:50:34 -04:00
|
|
|
msgid "A client name must be provided"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1167
|
2023-09-05 14:50:34 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "A cluster member name must be provided"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_allocations.go:78
|
2023-07-20 17:58:02 +02:00
|
|
|
msgid "ADDRESS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:167
|
2025-03-11 19:22:20 -04:00
|
|
|
msgid "ADDRESSES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/alias.go:154 cmd/incus/image.go:1147 cmd/incus/image_alias.go:256
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "ALIAS"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "ALIAS"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1148
|
2017-06-08 11:55:54 -06:00
|
|
|
msgid "ALIASES"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "ALIAS"
|
2017-06-08 11:55:54 -06:00
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:833
|
2024-06-05 16:35:19 -04:00
|
|
|
msgid "APP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:197 cmd/incus/image.go:1142 cmd/incus/list.go:507
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "ARCHITECTURE"
|
|
|
|
|
msgstr "ARCHITETTURA"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1000
|
2017-10-04 17:12:53 +02:00
|
|
|
msgid "AUTH TYPE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:135
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Accept certificate"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Accetta certificato"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1110
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Access key (auto-generated if empty)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1194
|
2022-08-15 09:59:35 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Access key: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:393
|
2020-04-27 17:35:17 -04:00
|
|
|
msgid "Access the expanded configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:272 cmd/incus/warning.go:273
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "Acknowledge warning"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:79
|
2023-02-20 15:33:39 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Action %q isn't supported by this tool"
|
|
|
|
|
msgstr "'%s' non è un tipo di file supportato."
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:45
|
2017-08-03 20:06:29 -04:00
|
|
|
msgid "Action (defaults to GET)"
|
2017-08-22 00:35:43 -04:00
|
|
|
msgstr "Azione (default a GET)"
|
2017-08-03 20:06:29 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:823
|
2023-07-17 17:48:48 +05:30
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Add a cluster member to a cluster group"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1570
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Add a network zone record entry"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:701 cmd/incus/network_address_set.go:702
|
2025-03-11 19:22:20 -04:00
|
|
|
msgid "Add addresses to a network address set"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:924
|
2022-06-30 13:50:34 +01:00
|
|
|
msgid "Add backend to a load balancer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:923
|
2022-06-30 13:50:34 +01:00
|
|
|
msgid "Add backends to a load balancer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1571
|
2022-01-21 19:00:00 -05:00
|
|
|
msgid "Add entries to a network zone record"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:82 cmd/incus/config_device.go:83
|
2020-09-09 14:20:58 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Add instance devices"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:822
|
2023-07-17 17:48:48 +05:30
|
|
|
msgid "Add member to group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:62 cmd/incus/alias.go:63
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Add new aliases"
|
2019-09-29 13:49:22 -04:00
|
|
|
msgstr "Aggiungi nuovi alias"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:124
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Add new remote servers"
|
2019-09-29 13:49:22 -04:00
|
|
|
msgstr "Aggiungi un nuovo server remoto"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:125
|
2019-08-27 23:26:11 -06:00
|
|
|
msgid ""
|
|
|
|
|
"Add new remote servers\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"URL for remote resources must be HTTPS (https://).\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Basic authentication can be used when combined with the \"simplestreams\" "
|
|
|
|
|
"protocol:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus remote add some-name https://LOGIN:PASSWORD@example.com/some/path --"
|
2019-08-27 23:26:11 -06:00
|
|
|
"protocol=simplestreams\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:92
|
2022-05-09 17:38:24 -04:00
|
|
|
msgid "Add new trusted client"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:175
|
2023-09-05 14:50:34 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Add new trusted client certificate"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:176
|
2021-09-13 17:25:14 +02:00
|
|
|
msgid ""
|
2023-09-05 14:50:34 -04:00
|
|
|
"Add new trusted client certificate\n"
|
2021-09-13 17:25:14 +02:00
|
|
|
"\n"
|
|
|
|
|
"The following certificate types are supported:\n"
|
|
|
|
|
"- client (default)\n"
|
|
|
|
|
"- metrics\n"
|
2023-09-05 14:50:34 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:93
|
2023-09-05 14:50:34 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Add new trusted client\n"
|
2022-05-09 17:38:24 -04:00
|
|
|
"\n"
|
2023-09-05 14:50:34 -04:00
|
|
|
"This will issue a trust token to be used by the client to add itself to the "
|
|
|
|
|
"trust store.\n"
|
2021-09-13 17:25:14 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:944 cmd/incus/network_forward.go:945
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Add ports to a forward"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1122
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1123
|
2022-06-30 13:50:34 +01:00
|
|
|
msgid "Add ports to a load balancer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:113 cmd/incus/profile.go:114
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Add profiles to instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_role.go:52 cmd/incus/cluster_role.go:53
|
2022-04-01 17:35:50 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Add roles to a cluster member"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:909 cmd/incus/network_acl.go:910
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Add rules to an ACL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:142
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Additional storage pool configuration property (KEY=VALUE, empty when done):"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:53
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Address to bind to (default: none)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:577
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Address to bind to (not including port)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:231
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Address: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:375
|
2024-05-06 22:26:55 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Address: %v"
|
|
|
|
|
msgstr "La periferica esiste già: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:196
|
2022-08-23 11:10:26 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Admin access key: %s"
|
|
|
|
|
msgstr "Password amministratore per %s: "
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:197
|
2022-08-23 11:10:26 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Admin secret key: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:88 cmd/incus/alias.go:205
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Alias %s already exists"
|
|
|
|
|
msgstr "il remote %s esiste già"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:199 cmd/incus/alias.go:254
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Alias %s doesn't exist"
|
|
|
|
|
msgstr "il remote %s non esiste"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:116 cmd/incus/image_alias.go:169
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:420
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Alias name missing"
|
2019-09-29 13:49:22 -04:00
|
|
|
msgstr "Nome dell'alias mancante"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1057
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Alias: %s"
|
|
|
|
|
msgstr "Alias:"
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:259
|
2023-04-25 18:54:12 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Aliases already exists: %s"
|
|
|
|
|
msgstr "il remote %s esiste già"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1041
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Aliases:"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Alias:"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1935
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "All existing data is lost when joining a cluster, continue?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:1602 cmd/incus/storage_volume.go:3669
|
2022-08-12 22:18:36 +01:00
|
|
|
msgid "All projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:217
|
2022-07-25 15:02:57 +02:00
|
|
|
msgid "All server addresses are unavailable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:186
|
2021-06-03 15:59:26 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Alternative certificate name"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/image.go:1013 cmd/incus/info.go:517 cmd/incus/info.go:521
|
|
|
|
|
#: cmd/incus/info.go:679
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Architecture: %s"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Architettura: %s"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:157
|
2019-03-19 15:47:02 -07:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Architecture: %v"
|
|
|
|
|
msgstr "Architettura: %s"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1833
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Are you joining an existing cluster?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1672
|
2021-07-29 09:24:06 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Are you sure you want to %s cluster member %q? (yes/no) [default=no]: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:414
|
2020-07-10 14:01:40 +02:00
|
|
|
msgid "As neither could be found, the raw SPICE socket can be found at:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:389 cmd/incus/rebuild.go:133
|
2020-01-19 00:42:52 +02:00
|
|
|
msgid "Asked for a VM but image is of type container"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:102 cmd/incus/cluster_group.go:103
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Assign sets of groups to cluster members"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:190 cmd/incus/profile.go:191
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Assign sets of profiles to instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:152
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Attach network interfaces to instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:251 cmd/incus/network.go:252
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Attach network interfaces to profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:175 cmd/incus/storage_volume.go:176
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Attach new custom storage volumes to instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:268 cmd/incus/storage_volume.go:269
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Attach new custom storage volumes to profiles"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:153
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid "Attach new network interfaces to instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:41
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Attach to instance consoles"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:42
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"Attach to instance consoles\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
2020-01-14 15:12:33 -05:00
|
|
|
"This command allows you to interact with the boot console of an instance\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"as well as retrieve past log entries from it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:604
|
2017-10-04 17:12:53 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Authentication type '%s' not supported by server"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:250
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Auto negotiation: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:195
|
2020-04-24 21:51:54 +02:00
|
|
|
msgid "Auto update is only available in pull mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1051
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Auto update: %s"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Aggiornamento automatico: %s"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:48
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Automatic (non-interactive) mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:172
|
2020-09-22 23:28:01 -04:00
|
|
|
msgid "Available projects:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:511
|
2024-05-06 16:42:22 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Average: %.2f %.2f %.2f"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:513 cmd/incus/list.go:514
|
2018-09-25 11:38:51 -04:00
|
|
|
msgid "BASE IMAGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:928
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Backend description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1368
|
2024-09-25 00:00:07 -04:00
|
|
|
msgid "Backend health:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:108
|
2020-07-23 13:16:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Backing up instance: %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1547
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy, c-format
|
2024-06-02 16:00:46 -04:00
|
|
|
msgid "Backing up storage bucket: %s"
|
2024-02-06 07:15:43 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4172
|
2020-09-24 17:13:25 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Backing up storage volume: %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:206 cmd/incus/storage_bucket.go:1624
|
|
|
|
|
#: cmd/incus/storage_volume.go:4251
|
2018-05-13 20:35:17 +02:00
|
|
|
msgid "Backup exported successfully!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:871 cmd/incus/storage_volume.go:1532
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "Backups:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:109
|
2022-11-25 09:28:30 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad device override syntax, expecting <device>,<key>=<value>: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network.go:432 cmd/incus/network_acl.go:473
|
|
|
|
|
#: cmd/incus/network_address_set.go:316 cmd/incus/network_forward.go:399
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:402 cmd/incus/network_peer.go:425
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:479 cmd/incus/network_zone.go:1190
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:164
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad key/value pair: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:155 cmd/incus/create.go:251 cmd/incus/move.go:306
|
|
|
|
|
#: cmd/incus/network_integration.go:148 cmd/incus/project.go:180
|
2023-08-10 16:30:42 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Bad key=value pair: %q"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/publish.go:196 cmd/incus/storage.go:186
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:678
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad key=value pair: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:799
|
2017-04-27 23:36:09 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad property: %s"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Proprietà errata: %s"
|
2017-04-27 23:36:09 -04:00
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:142
|
2025-07-29 01:52:40 -04:00
|
|
|
msgid "Binary helper for retrieving credentials"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1032
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Bond:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:183 cmd/incus/action.go:385
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Both --all and instance name given"
|
2017-12-14 15:34:03 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:158
|
2019-03-19 15:47:02 -07:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Brand: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1045
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Bridge:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:111
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Bucket description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:367
|
2024-04-01 22:02:58 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Bus Address: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:794 cmd/incus/network.go:1023
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Bytes received"
|
|
|
|
|
msgstr "Bytes ricevuti"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:795 cmd/incus/network.go:1024
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Bytes sent"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Byte inviati"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:167
|
2017-11-07 17:08:33 -05:00
|
|
|
msgid "CANCELABLE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:449
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "COMMON NAME"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "NOME COMUNE"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1733
|
2021-02-01 18:07:02 -05:00
|
|
|
msgid "CONTENT-TYPE"
|
2020-06-23 19:38:26 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:219
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "COUNT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:81
|
2024-05-06 16:50:32 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "CPU TIME(s)"
|
|
|
|
|
msgstr "Utilizzo CPU:"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:525
|
2020-11-13 16:40:19 -05:00
|
|
|
msgid "CPU USAGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:735
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "CPU usage (in seconds)"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Utilizzo CPU (in secondi)"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:739
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "CPU usage:"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "Utilizzo CPU:"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:516
|
2024-04-21 11:16:08 +01:00
|
|
|
msgid "CPU:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:520
|
2024-04-21 11:16:08 +01:00
|
|
|
msgid "CPUs:"
|
2019-03-12 21:13:56 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:168
|
2017-11-07 17:08:33 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "CREATED"
|
|
|
|
|
msgstr "CREATO IL"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:509
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "CREATED AT"
|
2017-06-01 10:10:43 +00:00
|
|
|
msgstr "CREATO IL"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:160
|
2019-03-19 15:47:02 -07:00
|
|
|
#, c-format
|
|
|
|
|
msgid "CUDA Version: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1050
|
2017-08-21 16:04:39 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cached: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:337
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Caches:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:602
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Can't bind address %q: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:131
|
2018-06-07 15:28:31 -04:00
|
|
|
msgid "Can't override configuration or profiles in local rename"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:218
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Can't provide a name for the target image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:594 cmd/incus/storage_volume.go:3003
|
2017-04-27 23:36:09 -04:00
|
|
|
msgid "Can't pull a directory without --recursive"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Impossibile effettuare il pull di una directory senza --recursive"
|
2017-04-27 23:36:09 -04:00
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:311
|
2024-08-07 14:27:09 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Can't read from environment file: %w"
|
|
|
|
|
msgstr "Impossible leggere da stdin: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:276 cmd/incus/utils.go:296
|
2022-03-02 09:29:12 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Can't read from stdin: %w"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Impossible leggere da stdin: %s"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1257
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Can't remove the default remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:540
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Can't specify --fast with --columns"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:273 cmd/incus/list.go:410 cmd/incus/profile.go:841
|
2021-12-02 22:23:49 +01:00
|
|
|
msgid "Can't specify --project with --all-projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rename.go:62
|
2018-07-27 10:03:08 +02:00
|
|
|
msgid "Can't specify a different remote for rename"
|
2017-10-12 17:53:52 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:571 cmd/incus/storage_volume.go:1743
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:234
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Can't specify column L when not clustered"
|
2017-04-27 23:36:09 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:794 cmd/incus/storage_volume.go:3196
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Can't supply uid/gid/mode in recursive mode"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:686
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Can't unset key '%s', it's not currently set"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:67
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Can't use --auto and --preseed together"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:89
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Can't use --dump with other flags"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:75
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Can't use --minimal and --auto together"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:71
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Can't use --minimal and --preseed together"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:163
|
2023-06-09 17:47:49 +02:00
|
|
|
msgid "Can't use an image with --empty"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/snapshot.go:124 cmd/incus/storage_volume.go:3456
|
2025-06-19 14:10:49 -04:00
|
|
|
msgid "Can't use both --no-expiry and --expiry"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:360
|
2022-11-17 13:12:29 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Cannot override config for device %q: Device not found in profile devices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:477
|
2023-02-08 17:01:56 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Cannot set --destination-target when destination server is not clustered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:431
|
2023-02-08 17:01:56 +00:00
|
|
|
msgid "Cannot set --target when source server is not clustered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:452
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Cannot set --volume-only when copying a snapshot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:982
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot set key: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:565 cmd/incus/info.go:577
|
2019-03-13 19:51:04 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Card %d:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:143
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Card: %s (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:874
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Certificate add token for %s deleted"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:188
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Certificate description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:260
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Certificate fingerprint mismatch between certificate token and server %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1885 cmd/incus/cluster.go:2078
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Certificate fingerprint mismatch between join token and cluster member %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:501
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid "Certificate fingerprint: %s"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1068
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Chassis"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:71
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Checking if the daemon is ready (attempt %d)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1984
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Choose %s:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:150
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy, c-format
|
2022-03-28 10:09:04 -04:00
|
|
|
msgid "Client %s certificate add token:"
|
2022-02-01 15:32:13 +01:00
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:650
|
2019-09-06 02:09:43 -04:00
|
|
|
#, fuzzy
|
2021-10-04 12:29:01 -04:00
|
|
|
msgid "Client certificate now trusted by server:"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Certificato del client salvato dal server: "
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/version.go:39
|
2018-03-30 11:26:26 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Client version: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:264
|
2021-12-08 11:53:19 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster group %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:320
|
2021-12-08 11:53:19 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster group %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:666
|
2021-12-08 11:53:19 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster group %s isn't currently applied to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:743
|
2021-12-08 11:53:19 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster group %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:198
|
2024-12-17 00:03:53 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Cluster group description"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1449
|
2021-06-04 18:09:47 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster join token for %s:%s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:171
|
2021-12-08 11:53:19 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster member %s added to cluster groups %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:881
|
2023-07-17 17:48:48 +05:30
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Cluster member %s added to group %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:870
|
2023-07-17 17:48:48 +05:30
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster member %s is already in group %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:686
|
2021-12-08 11:53:19 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Cluster member %s removed from group %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/config.go:103 cmd/incus/config.go:395 cmd/incus/config.go:542
|
|
|
|
|
#: cmd/incus/config.go:758 cmd/incus/config.go:889 cmd/incus/copy.go:64
|
|
|
|
|
#: cmd/incus/create.go:66 cmd/incus/info.go:50 cmd/incus/move.go:67
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:364 cmd/incus/network.go:867 cmd/incus/network.go:950
|
|
|
|
|
#: cmd/incus/network.go:1555 cmd/incus/network.go:1648
|
|
|
|
|
#: cmd/incus/network.go:1722 cmd/incus/network_forward.go:261
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/network_forward.go:347 cmd/incus/network_forward.go:544
|
|
|
|
|
#: cmd/incus/network_forward.go:698 cmd/incus/network_forward.go:854
|
|
|
|
|
#: cmd/incus/network_forward.go:948 cmd/incus/network_forward.go:1035
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:265
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:350
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:530
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:667
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:834
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:927
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1008
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1126
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/network_load_balancer.go:1205 cmd/incus/storage.go:116
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:420 cmd/incus/storage.go:505 cmd/incus/storage.go:869
|
|
|
|
|
#: cmd/incus/storage.go:971 cmd/incus/storage.go:1066
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:110 cmd/incus/storage_bucket.go:218
|
|
|
|
|
#: cmd/incus/storage_bucket.go:283 cmd/incus/storage_bucket.go:416
|
|
|
|
|
#: cmd/incus/storage_bucket.go:680 cmd/incus/storage_bucket.go:797
|
|
|
|
|
#: cmd/incus/storage_bucket.go:865 cmd/incus/storage_bucket.go:967
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1108 cmd/incus/storage_bucket.go:1216
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1283 cmd/incus/storage_bucket.go:1421
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1496 cmd/incus/storage_bucket.go:1645
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:383 cmd/incus/storage_volume.go:608
|
|
|
|
|
#: cmd/incus/storage_volume.go:721 cmd/incus/storage_volume.go:1004
|
|
|
|
|
#: cmd/incus/storage_volume.go:1232 cmd/incus/storage_volume.go:1367
|
|
|
|
|
#: cmd/incus/storage_volume.go:1863 cmd/incus/storage_volume.go:1957
|
|
|
|
|
#: cmd/incus/storage_volume.go:2051 cmd/incus/storage_volume.go:2215
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:2317 cmd/incus/storage_volume.go:3425
|
|
|
|
|
#: cmd/incus/storage_volume.go:3575 cmd/incus/storage_volume.go:3836
|
|
|
|
|
#: cmd/incus/storage_volume.go:3924 cmd/incus/storage_volume.go:4006
|
|
|
|
|
#: cmd/incus/storage_volume.go:4100 cmd/incus/storage_volume.go:4276
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Cluster member name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:909
|
2018-04-18 10:30:12 +00:00
|
|
|
msgid "Clustering enabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:169 cmd/incus/cluster.go:1234
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:483 cmd/incus/config_trust.go:433
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/config_trust.go:636 cmd/incus/image.go:1114
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:219 cmd/incus/list.go:137 cmd/incus/network.go:1134
|
|
|
|
|
#: cmd/incus/network.go:1349 cmd/incus/network_allocations.go:64
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:119 cmd/incus/network_integration.go:441
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:127 cmd/incus/network_peer.go:115
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:120 cmd/incus/operation.go:148
|
|
|
|
|
#: cmd/incus/profile.go:756 cmd/incus/project.go:547 cmd/incus/remote.go:984
|
|
|
|
|
#: cmd/incus/snapshot.go:347 cmd/incus/storage.go:706
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:523 cmd/incus/storage_bucket.go:968
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:1601 cmd/incus/storage_volume.go:3668
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/top.go:64 cmd/incus/warning.go:97
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Columns"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Colonne"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-24 01:38:29 -04:00
|
|
|
#: cmd/incus/main.go:101
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Command line client for Incus"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-24 01:38:29 -04:00
|
|
|
#: cmd/incus/main.go:102
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"Command line client for Incus\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"All of Incus's features can be driven through the various commands below.\n"
|
2024-01-23 10:25:20 -05:00
|
|
|
"For help with any of those, simply call them with --help.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Custom commands can be defined through aliases, use \"incus alias\" to "
|
|
|
|
|
"control those."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:42
|
2020-12-07 15:09:03 -05:00
|
|
|
msgid "Compression algorithm to use (`none` for uncompressed)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:48
|
2022-03-27 13:55:09 -04:00
|
|
|
msgid "Compression algorithm to use (none for uncompressed)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4099
|
2025-10-03 10:02:09 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Compression algorithm to use (none for uncompressed, ignored for ISO storage "
|
|
|
|
|
"volumes)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/copy.go:56 cmd/incus/create.go:58 cmd/incus/import.go:38
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Config key/value to apply to the new instance"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:95
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Config key/value to apply to the new network integration"
|
|
|
|
|
msgstr "non tutti i profili dell'origine esistono nella destinazione"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:119
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Config key/value to apply to the new project"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:59
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Config key/value to apply to the target instance"
|
2018-06-07 15:28:31 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:145
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Config option should be in the format KEY=VALUE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1014 cmd/incus/cluster_group.go:419
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:278 cmd/incus/config.go:353
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:158 cmd/incus/config_trust.go:364
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image.go:474 cmd/incus/network.go:829 cmd/incus/network_acl.go:744
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_address_set.go:560 cmd/incus/network_forward.go:817
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:315 cmd/incus/network_load_balancer.go:797
|
|
|
|
|
#: cmd/incus/network_peer.go:832 cmd/incus/network_zone.go:738
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1457 cmd/incus/profile.go:620
|
|
|
|
|
#: cmd/incus/project.go:416 cmd/incus/storage.go:382
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:379 cmd/incus/storage_bucket.go:1383
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1150 cmd/incus/storage_volume.go:1182
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Config parsing error: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:81
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Configuration flags require --auto"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:38 cmd/incus/admin_init.go:39
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Configure the daemon"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-11-10 15:47:28 +00:00
|
|
|
#: cmd/incus/top.go:66
|
2024-11-13 11:29:18 +00:00
|
|
|
msgid "Configure the refresh delay in seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:56
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Connecting to the daemon (attempt %d)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:609
|
2020-06-23 19:38:26 +02:00
|
|
|
msgid "Content type, block or filesystem"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1472
|
2022-03-05 15:38:22 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Content type: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:147
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Control: %s (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:62 cmd/incus/move.go:65
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Copy a stateful instance stateless"
|
2017-07-22 20:02:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:160
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Copy aliases from source"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:378 cmd/incus/storage_volume.go:379
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Copy custom storage volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:152
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Copy images between servers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:153
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Copy images between servers\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The auto-update flag instructs the server to keep this image up to date.\n"
|
|
|
|
|
"It requires the source to be an alias and for it to be public."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:43
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Copy instances within or in between servers"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:44
|
2022-04-20 15:11:46 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"Copy instances within or in between servers\n"
|
2022-04-20 15:11:46 -04:00
|
|
|
"\n"
|
|
|
|
|
"Transfer modes (--mode):\n"
|
|
|
|
|
" - pull: Target server pulls the data from the source server (source must "
|
|
|
|
|
"listen on network)\n"
|
|
|
|
|
" - push: Source server pushes the data to the target server (target must "
|
|
|
|
|
"listen on network)\n"
|
|
|
|
|
" - relay: The CLI connects to both source and server and proxies the data "
|
|
|
|
|
"(both source and target must listen on network)\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"The pull transfer mode is the default as it is compatible with all server "
|
2022-04-20 15:11:46 -04:00
|
|
|
"versions.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:410 cmd/incus/config_device.go:411
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Copy profile inherited devices and override configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:283 cmd/incus/profile.go:284
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Copy profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:61
|
2019-09-13 14:32:27 +01:00
|
|
|
msgid "Copy the instance without its snapshots"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:385
|
2018-09-19 10:03:54 +02:00
|
|
|
msgid "Copy the volume without its snapshots"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:65 cmd/incus/image.go:165 cmd/incus/move.go:68
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/profile.go:286 cmd/incus/storage_volume.go:386
|
2018-11-20 12:29:29 -05:00
|
|
|
msgid "Copy to a project different from the source"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:163
|
2019-08-23 14:25:19 -07:00
|
|
|
msgid "Copy virtual machine images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:281
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Copying the image: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:499
|
2018-01-15 17:47:07 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Copying the storage volume: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:345
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Core %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:343
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Cores:"
|
2019-03-12 21:13:56 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:537
|
2022-05-17 10:25:33 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Could not close server cert file %q: %w"
|
|
|
|
|
msgstr "Certificato del client salvato dal server: "
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:266 cmd/incus/remote.go:521
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Could not create server cert dir"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1532
|
2021-06-10 18:43:34 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Could not find certificate file path: %s"
|
|
|
|
|
msgstr "Certificato del client salvato dal server: "
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1536
|
2021-06-10 18:43:34 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not find certificate key file path: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1541
|
2021-07-09 10:09:02 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Could not read certificate file: %s with error: %v"
|
|
|
|
|
msgstr "Certificato del client salvato dal server: "
|
2021-06-10 18:43:34 +00:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1546
|
2021-07-09 10:09:02 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Could not read certificate key file: %s with error: %v"
|
|
|
|
|
msgstr "Certificato del client salvato dal server: "
|
2021-06-10 18:43:34 +00:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1563
|
2021-06-10 18:43:34 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not write new remote certificate for remote '%s' with error: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:532
|
2022-05-17 10:25:33 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Could not write server cert file %q: %w"
|
|
|
|
|
msgstr "Certificato del client salvato dal server: "
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1686
|
2022-01-21 19:00:00 -05:00
|
|
|
msgid "Couldn't find a matching entry"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:453
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Couldn't statfs %s: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:189 cmd/incus/cluster_group.go:190
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid "Create a cluster group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:386
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Create a new %s pool?"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:69
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create a virtual machine"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:71 cmd/incus/image_alias.go:72
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Create aliases for existing images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:68
|
2019-07-15 17:38:02 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Create an empty instance"
|
2019-07-15 17:38:02 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/launch.go:24 cmd/incus/launch.go:25
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create and start instances from images"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:108 cmd/incus/file.go:467 cmd/incus/file.go:708
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2431 cmd/incus/storage_volume.go:2891
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3111
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Create any directories necessary"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2421
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create files and directories in custom vollume"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/storage_volume.go:2422
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create files and directories in custom volume"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/file.go:98 cmd/incus/file.go:99
|
2024-01-19 21:06:02 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create files and directories in instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:103
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Create instance backup: %w"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:82
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "Create instance snapshot"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:83
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"Create instance snapshots\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"When --stateful is used, attempt to checkpoint the instance's\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"running state, including process memory state, TCP connections, ..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:46 cmd/incus/create.go:47
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Create instances from images"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1098 cmd/incus/storage_bucket.go:1099
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Create key for a storage bucket"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:87 cmd/incus/network_integration.go:88
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create network integrations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:102 cmd/incus/storage_bucket.go:103
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create new custom storage buckets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:599 cmd/incus/storage_volume.go:600
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Create new custom storage volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:69 cmd/incus/config_template.go:70
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create new instance file templates"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:398 cmd/incus/network_acl.go:399
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Create new network ACLs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:248 cmd/incus/network_address_set.go:249
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create new network address sets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:338 cmd/incus/network_forward.go:339
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Create new network forwards"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:341
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:342
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create new network load balancers"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:333 cmd/incus/network_peer.go:334
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "Create new network peering"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1114 cmd/incus/network_zone.go:1115
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create new network zone record"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:406 cmd/incus/network_zone.go:407
|
2021-10-13 17:06:24 -04:00
|
|
|
msgid "Create new network zones"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:353 cmd/incus/network.go:354
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Create new networks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:369 cmd/incus/profile.go:370
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Create profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:110 cmd/incus/project.go:111
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Create projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:107 cmd/incus/storage.go:108
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Create storage pools"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:66 cmd/incus/create.go:67
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Create the instance with no profiles applied"
|
2019-11-06 17:25:11 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/image.go:1019 cmd/incus/info.go:690
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1486
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Created: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:185
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Creating %s"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Creazione di %s in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:251 cmd/incus/storage_volume.go:2576
|
2024-01-19 21:06:02 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Creating %s: %%s"
|
|
|
|
|
msgstr "Creazione di %s in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:183
|
2019-11-06 17:25:11 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Creating the instance"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:167 cmd/incus/info.go:276
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Current number of VFs: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:142
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "DEFAULT TARGET ADDRESS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:199 cmd/incus/cluster_group.go:509
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/config_trust.go:451 cmd/incus/image.go:1143
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:259 cmd/incus/list.go:510 cmd/incus/network.go:1165
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:178 cmd/incus/network_address_set.go:166
|
|
|
|
|
#: cmd/incus/network_forward.go:141 cmd/incus/network_integration.go:457
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:149 cmd/incus/network_peer.go:137
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:143 cmd/incus/network_zone.go:950
|
|
|
|
|
#: cmd/incus/operation.go:165 cmd/incus/profile.go:784 cmd/incus/project.go:579
|
|
|
|
|
#: cmd/incus/storage.go:733 cmd/incus/storage_bucket.go:540
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:984 cmd/incus/storage_volume.go:1732
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "DESCRIPTION"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "DESCRIZIONE"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:83
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "DISK"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:511
|
2020-05-21 11:55:43 -04:00
|
|
|
msgid "DISK USAGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:732
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "DRIVER"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "DRIVER"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:139
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "DRM:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:94
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Daemon still not running after %ds timeout (%v)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_shutdown.go:91
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Daemon still running after %ds timeout"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:503
|
2024-03-31 22:12:37 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Date: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:23
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Debug commands"
|
|
|
|
|
msgstr "Comandi:"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/debug.go:24
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Debug commands for instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1049
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Default VLAN ID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-03 10:02:09 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1495
|
2019-10-08 20:21:57 +00:00
|
|
|
msgid "Define a compression algorithm: for backup or none"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:451
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Delay:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/warning.go:375
|
|
|
|
|
msgid "Delete all warnings"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:65 cmd/incus/operation.go:66
|
|
|
|
|
msgid "Delete background operations (will attempt to cancel)"
|
2021-12-08 11:53:19 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:281 cmd/incus/cluster_group.go:282
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete cluster groups"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
2021-04-22 20:25:15 +02:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:717 cmd/incus/storage_volume.go:718
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete custom storage volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2620 cmd/incus/storage_volume.go:2621
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete files in custom volume"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/file.go:293 cmd/incus/file.go:294
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete files in instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:140 cmd/incus/image_alias.go:141
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Delete image aliases"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:314 cmd/incus/image.go:315
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Delete images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:139 cmd/incus/config_template.go:140
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Delete instance file templates"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:230 cmd/incus/snapshot.go:231
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete instance snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:33 cmd/incus/delete.go:34
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "Delete instances"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1212 cmd/incus/storage_bucket.go:1213
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Delete key from a storage bucket"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:836 cmd/incus/network_acl.go:837
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Delete network ACLs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:648 cmd/incus/network_address_set.go:649
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete network address sets"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:850 cmd/incus/network_forward.go:851
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Delete network forwards"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:180 cmd/incus/network_integration.go:181
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete network integrations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:830
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:831
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete network load balancers"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:865 cmd/incus/network_peer.go:866
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "Delete network peerings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1490 cmd/incus/network_zone.go:1491
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete network zone record"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:771 cmd/incus/network_zone.go:772
|
2021-10-13 17:06:24 -04:00
|
|
|
msgid "Delete network zones"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:471 cmd/incus/network.go:472
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Delete networks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:460 cmd/incus/profile.go:461
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Delete profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:216 cmd/incus/project.go:217
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Delete projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:215 cmd/incus/storage_bucket.go:216
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete storage buckets"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:226 cmd/incus/storage.go:227
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Delete storage pools"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3571 cmd/incus/storage_volume.go:3572
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete storage volume snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:371 cmd/incus/warning.go:372
|
2025-11-27 19:11:56 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete warnings"
|
|
|
|
|
msgstr "Alias:"
|
2021-04-22 20:25:15 +02:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:32 cmd/incus/action.go:56 cmd/incus/action.go:81
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/action.go:106 cmd/incus/action.go:130 cmd/incus/admin.go:21
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_cluster.go:26 cmd/incus/admin_init.go:39
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_other.go:21 cmd/incus/admin_recover.go:30
|
|
|
|
|
#: cmd/incus/admin_shutdown.go:32 cmd/incus/admin_sql.go:31
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/admin_waitready.go:28 cmd/incus/alias.go:24 cmd/incus/alias.go:63
|
|
|
|
|
#: cmd/incus/alias.go:113 cmd/incus/alias.go:174 cmd/incus/alias.go:229
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:49 cmd/incus/cluster.go:149 cmd/incus/cluster.go:355
|
|
|
|
|
#: cmd/incus/cluster.go:414 cmd/incus/cluster.go:475 cmd/incus/cluster.go:550
|
|
|
|
|
#: cmd/incus/cluster.go:630 cmd/incus/cluster.go:676 cmd/incus/cluster.go:736
|
|
|
|
|
#: cmd/incus/cluster.go:829 cmd/incus/cluster.go:924 cmd/incus/cluster.go:1047
|
|
|
|
|
#: cmd/incus/cluster.go:1134 cmd/incus/cluster.go:1214
|
|
|
|
|
#: cmd/incus/cluster.go:1381 cmd/incus/cluster.go:1471
|
|
|
|
|
#: cmd/incus/cluster.go:1597 cmd/incus/cluster.go:1627
|
|
|
|
|
#: cmd/incus/cluster_group.go:37 cmd/incus/cluster_group.go:103
|
|
|
|
|
#: cmd/incus/cluster_group.go:190 cmd/incus/cluster_group.go:282
|
|
|
|
|
#: cmd/incus/cluster_group.go:338 cmd/incus/cluster_group.go:463
|
|
|
|
|
#: cmd/incus/cluster_group.go:619 cmd/incus/cluster_group.go:704
|
|
|
|
|
#: cmd/incus/cluster_group.go:760 cmd/incus/cluster_group.go:823
|
|
|
|
|
#: cmd/incus/cluster_group.go:900 cmd/incus/cluster_group.go:975
|
|
|
|
|
#: cmd/incus/cluster_group.go:1055 cmd/incus/cluster_role.go:25
|
|
|
|
|
#: cmd/incus/cluster_role.go:53 cmd/incus/cluster_role.go:118
|
|
|
|
|
#: cmd/incus/config.go:34 cmd/incus/config.go:97 cmd/incus/config.go:390
|
|
|
|
|
#: cmd/incus/config.go:527 cmd/incus/config.go:754 cmd/incus/config.go:886
|
|
|
|
|
#: cmd/incus/config_device.go:27 cmd/incus/config_device.go:83
|
|
|
|
|
#: cmd/incus/config_device.go:227 cmd/incus/config_device.go:326
|
|
|
|
|
#: cmd/incus/config_device.go:411 cmd/incus/config_device.go:515
|
|
|
|
|
#: cmd/incus/config_device.go:633 cmd/incus/config_device.go:640
|
|
|
|
|
#: cmd/incus/config_device.go:771 cmd/incus/config_device.go:858
|
|
|
|
|
#: cmd/incus/config_metadata.go:28 cmd/incus/config_metadata.go:57
|
|
|
|
|
#: cmd/incus/config_metadata.go:192 cmd/incus/config_template.go:28
|
|
|
|
|
#: cmd/incus/config_template.go:70 cmd/incus/config_template.go:140
|
|
|
|
|
#: cmd/incus/config_template.go:196 cmd/incus/config_template.go:299
|
|
|
|
|
#: cmd/incus/config_template.go:373 cmd/incus/config_trust.go:37
|
|
|
|
|
#: cmd/incus/config_trust.go:93 cmd/incus/config_trust.go:176
|
|
|
|
|
#: cmd/incus/config_trust.go:285 cmd/incus/config_trust.go:412
|
|
|
|
|
#: cmd/incus/config_trust.go:616 cmd/incus/config_trust.go:775
|
|
|
|
|
#: cmd/incus/config_trust.go:823 cmd/incus/config_trust.go:896
|
|
|
|
|
#: cmd/incus/console.go:42 cmd/incus/copy.go:44 cmd/incus/create.go:47
|
|
|
|
|
#: cmd/incus/debug.go:24 cmd/incus/debug.go:45 cmd/incus/delete.go:34
|
|
|
|
|
#: cmd/incus/exec.go:42 cmd/incus/export.go:34 cmd/incus/file.go:52
|
|
|
|
|
#: cmd/incus/file.go:99 cmd/incus/file.go:294 cmd/incus/file.go:378
|
|
|
|
|
#: cmd/incus/file.go:458 cmd/incus/file.go:698 cmd/incus/file.go:986
|
|
|
|
|
#: cmd/incus/image.go:44 cmd/incus/image.go:153 cmd/incus/image.go:315
|
|
|
|
|
#: cmd/incus/image.go:372 cmd/incus/image.go:509 cmd/incus/image.go:680
|
|
|
|
|
#: cmd/incus/image.go:943 cmd/incus/image.go:1088 cmd/incus/image.go:1444
|
|
|
|
|
#: cmd/incus/image.go:1530 cmd/incus/image.go:1599 cmd/incus/image.go:1666
|
|
|
|
|
#: cmd/incus/image.go:1732 cmd/incus/image_alias.go:32
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:72 cmd/incus/image_alias.go:141
|
|
|
|
|
#: cmd/incus/image_alias.go:197 cmd/incus/image_alias.go:387
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/import.go:30 cmd/incus/info.go:37 cmd/incus/launch.go:25
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:53 cmd/incus/main.go:102 cmd/incus/manpage.go:25
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/monitor.go:35 cmd/incus/move.go:38 cmd/incus/network.go:41
|
|
|
|
|
#: cmd/incus/network.go:153 cmd/incus/network.go:252 cmd/incus/network.go:354
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:472 cmd/incus/network.go:528 cmd/incus/network.go:627
|
|
|
|
|
#: cmd/incus/network.go:726 cmd/incus/network.go:864 cmd/incus/network.go:947
|
|
|
|
|
#: cmd/incus/network.go:1107 cmd/incus/network.go:1327
|
|
|
|
|
#: cmd/incus/network.go:1487 cmd/incus/network.go:1549
|
|
|
|
|
#: cmd/incus/network.go:1645 cmd/incus/network.go:1719
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:31 cmd/incus/network_acl.go:98
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:200 cmd/incus/network_acl.go:263
|
|
|
|
|
#: cmd/incus/network_acl.go:321 cmd/incus/network_acl.go:399
|
|
|
|
|
#: cmd/incus/network_acl.go:504 cmd/incus/network_acl.go:592
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:637 cmd/incus/network_acl.go:778
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:837 cmd/incus/network_acl.go:893
|
|
|
|
|
#: cmd/incus/network_acl.go:910 cmd/incus/network_acl.go:1058
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:32 cmd/incus/network_address_set.go:95
|
|
|
|
|
#: cmd/incus/network_address_set.go:189 cmd/incus/network_address_set.go:249
|
|
|
|
|
#: cmd/incus/network_address_set.go:353 cmd/incus/network_address_set.go:429
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:472 cmd/incus/network_address_set.go:594
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:649 cmd/incus/network_address_set.go:702
|
|
|
|
|
#: cmd/incus/network_address_set.go:755 cmd/incus/network_allocations.go:36
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:31 cmd/incus/network_forward.go:95
|
|
|
|
|
#: cmd/incus/network_forward.go:258 cmd/incus/network_forward.go:339
|
|
|
|
|
#: cmd/incus/network_forward.go:449 cmd/incus/network_forward.go:536
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:646 cmd/incus/network_forward.go:695
|
|
|
|
|
#: cmd/incus/network_forward.go:851 cmd/incus/network_forward.go:928
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:945 cmd/incus/network_forward.go:1031
|
|
|
|
|
#: cmd/incus/network_integration.go:30 cmd/incus/network_integration.go:88
|
|
|
|
|
#: cmd/incus/network_integration.go:181 cmd/incus/network_integration.go:233
|
|
|
|
|
#: cmd/incus/network_integration.go:355 cmd/incus/network_integration.go:419
|
|
|
|
|
#: cmd/incus/network_integration.go:566 cmd/incus/network_integration.go:620
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_integration.go:699 cmd/incus/network_integration.go:732
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:32 cmd/incus/network_load_balancer.go:104
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:262
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:342
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:452
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:522
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:632
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:664
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:831
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:907
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:924
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1005
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1106
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1123
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1201
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1325 cmd/incus/network_peer.go:31
|
|
|
|
|
#: cmd/incus/network_peer.go:91 cmd/incus/network_peer.go:259
|
|
|
|
|
#: cmd/incus/network_peer.go:334 cmd/incus/network_peer.go:489
|
|
|
|
|
#: cmd/incus/network_peer.go:576 cmd/incus/network_peer.go:678
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:727 cmd/incus/network_peer.go:866
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:36 cmd/incus/network_zone.go:96
|
|
|
|
|
#: cmd/incus/network_zone.go:264 cmd/incus/network_zone.go:329
|
|
|
|
|
#: cmd/incus/network_zone.go:407 cmd/incus/network_zone.go:510
|
|
|
|
|
#: cmd/incus/network_zone.go:598 cmd/incus/network_zone.go:643
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:772 cmd/incus/network_zone.go:826
|
|
|
|
|
#: cmd/incus/network_zone.go:884 cmd/incus/network_zone.go:968
|
|
|
|
|
#: cmd/incus/network_zone.go:1034 cmd/incus/network_zone.go:1115
|
|
|
|
|
#: cmd/incus/network_zone.go:1221 cmd/incus/network_zone.go:1310
|
|
|
|
|
#: cmd/incus/network_zone.go:1359 cmd/incus/network_zone.go:1491
|
|
|
|
|
#: cmd/incus/network_zone.go:1554 cmd/incus/network_zone.go:1571
|
|
|
|
|
#: cmd/incus/network_zone.go:1632 cmd/incus/operation.go:32
|
|
|
|
|
#: cmd/incus/operation.go:66 cmd/incus/operation.go:123
|
|
|
|
|
#: cmd/incus/operation.go:304 cmd/incus/profile.go:38 cmd/incus/profile.go:114
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:191 cmd/incus/profile.go:284 cmd/incus/profile.go:370
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:461 cmd/incus/profile.go:517 cmd/incus/profile.go:655
|
|
|
|
|
#: cmd/incus/profile.go:733 cmd/incus/profile.go:924 cmd/incus/profile.go:1014
|
|
|
|
|
#: cmd/incus/profile.go:1076 cmd/incus/profile.go:1165
|
|
|
|
|
#: cmd/incus/profile.go:1231 cmd/incus/project.go:40 cmd/incus/project.go:111
|
|
|
|
|
#: cmd/incus/project.go:217 cmd/incus/project.go:313 cmd/incus/project.go:451
|
|
|
|
|
#: cmd/incus/project.go:528 cmd/incus/project.go:757 cmd/incus/project.go:824
|
|
|
|
|
#: cmd/incus/project.go:912 cmd/incus/project.go:958 cmd/incus/project.go:1021
|
|
|
|
|
#: cmd/incus/project.go:1091 cmd/incus/project.go:1207 cmd/incus/publish.go:35
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/query.go:35 cmd/incus/rebuild.go:29 cmd/incus/remote.go:50
|
|
|
|
|
#: cmd/incus/remote.go:125 cmd/incus/remote.go:678 cmd/incus/remote.go:725
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:854 cmd/incus/remote.go:958 cmd/incus/remote.go:1135
|
|
|
|
|
#: cmd/incus/remote.go:1216 cmd/incus/remote.go:1281 cmd/incus/remote.go:1329
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/remote_unix.go:38 cmd/incus/rename.go:23 cmd/incus/snapshot.go:33
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:83 cmd/incus/snapshot.go:231 cmd/incus/snapshot.go:325
|
|
|
|
|
#: cmd/incus/snapshot.go:486 cmd/incus/snapshot.go:549
|
|
|
|
|
#: cmd/incus/snapshot.go:628 cmd/incus/storage.go:41 cmd/incus/storage.go:108
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:227 cmd/incus/storage.go:283 cmd/incus/storage.go:417
|
|
|
|
|
#: cmd/incus/storage.go:501 cmd/incus/storage.go:684 cmd/incus/storage.go:863
|
|
|
|
|
#: cmd/incus/storage.go:967 cmd/incus/storage.go:1063
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:37 cmd/incus/storage_bucket.go:103
|
|
|
|
|
#: cmd/incus/storage_bucket.go:216 cmd/incus/storage_bucket.go:279
|
|
|
|
|
#: cmd/incus/storage_bucket.go:414 cmd/incus/storage_bucket.go:500
|
|
|
|
|
#: cmd/incus/storage_bucket.go:674 cmd/incus/storage_bucket.go:792
|
|
|
|
|
#: cmd/incus/storage_bucket.go:863 cmd/incus/storage_bucket.go:899
|
|
|
|
|
#: cmd/incus/storage_bucket.go:947 cmd/incus/storage_bucket.go:1099
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1213 cmd/incus/storage_bucket.go:1279
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1416 cmd/incus/storage_bucket.go:1489
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:1640 cmd/incus/storage_volume.go:64
|
|
|
|
|
#: cmd/incus/storage_volume.go:176 cmd/incus/storage_volume.go:269
|
|
|
|
|
#: cmd/incus/storage_volume.go:379 cmd/incus/storage_volume.go:600
|
|
|
|
|
#: cmd/incus/storage_volume.go:718 cmd/incus/storage_volume.go:793
|
|
|
|
|
#: cmd/incus/storage_volume.go:893 cmd/incus/storage_volume.go:992
|
|
|
|
|
#: cmd/incus/storage_volume.go:1218 cmd/incus/storage_volume.go:1356
|
|
|
|
|
#: cmd/incus/storage_volume.go:1518 cmd/incus/storage_volume.go:1603
|
|
|
|
|
#: cmd/incus/storage_volume.go:1859 cmd/incus/storage_volume.go:1954
|
|
|
|
|
#: cmd/incus/storage_volume.go:2036 cmd/incus/storage_volume.go:2199
|
|
|
|
|
#: cmd/incus/storage_volume.go:2306 cmd/incus/storage_volume.go:2373
|
|
|
|
|
#: cmd/incus/storage_volume.go:2422 cmd/incus/storage_volume.go:2621
|
|
|
|
|
#: cmd/incus/storage_volume.go:2700 cmd/incus/storage_volume.go:2800
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:2882 cmd/incus/storage_volume.go:3101
|
|
|
|
|
#: cmd/incus/storage_volume.go:3361 cmd/incus/storage_volume.go:3414
|
|
|
|
|
#: cmd/incus/storage_volume.go:3572 cmd/incus/storage_volume.go:3664
|
|
|
|
|
#: cmd/incus/storage_volume.go:3670 cmd/incus/storage_volume.go:3833
|
|
|
|
|
#: cmd/incus/storage_volume.go:3922 cmd/incus/storage_volume.go:4004
|
|
|
|
|
#: cmd/incus/storage_volume.go:4093 cmd/incus/storage_volume.go:4269
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/top.go:43 cmd/incus/version.go:23 cmd/incus/wait.go:27
|
|
|
|
|
#: cmd/incus/warning.go:32 cmd/incus/warning.go:76 cmd/incus/warning.go:273
|
|
|
|
|
#: cmd/incus/warning.go:316 cmd/incus/warning.go:372 cmd/incus/webui.go:19
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:661 cmd/incus/storage_volume.go:1459
|
2022-03-05 15:38:22 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Description: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:384 cmd/incus/storage_volume.go:1864
|
2021-11-18 15:26:16 -06:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Destination cluster member name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:792 cmd/incus/storage_volume.go:793
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Detach custom storage volumes from instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:892 cmd/incus/storage_volume.go:893
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Detach custom storage volumes from profiles"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:527 cmd/incus/network.go:528
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Detach network interfaces from instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:626 cmd/incus/network.go:627
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Detach network interfaces from profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:601 cmd/incus/info.go:613 cmd/incus/info.go:625
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Device %d:"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:203
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Device %s added to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:490
|
2018-02-10 21:23:52 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Device %s overridden for %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:613
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Device %s removed from %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:368
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Device Address: %v"
|
|
|
|
|
msgstr "La periferica esiste già: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:65 cmd/incus/utils.go:89
|
2017-07-21 14:25:41 +02:00
|
|
|
#, c-format
|
2017-04-27 23:36:09 -04:00
|
|
|
msgid "Device already exists: %s"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "La periferica esiste già: %s"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:287 cmd/incus/config_device.go:301
|
|
|
|
|
#: cmd/incus/config_device.go:571 cmd/incus/config_device.go:592
|
|
|
|
|
#: cmd/incus/config_device.go:708 cmd/incus/config_device.go:729
|
2021-07-29 15:07:36 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Device doesn't exist"
|
|
|
|
|
msgstr "il remote %s non esiste"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_device.go:732
|
2021-07-29 15:07:36 +02:00
|
|
|
msgid ""
|
|
|
|
|
"Device from profile(s) cannot be modified for individual instance. Override "
|
|
|
|
|
"device or modify profile instead"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:595
|
2021-07-29 15:07:36 +02:00
|
|
|
msgid ""
|
|
|
|
|
"Device from profile(s) cannot be removed from individual instance. Override "
|
|
|
|
|
"device or modify profile instead"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:304
|
2021-07-29 15:07:36 +02:00
|
|
|
msgid "Device from profile(s) cannot be retrieved for individual instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:296 cmd/incus/info.go:320
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Device: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:387
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Device: %v"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/info.go:388
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "DeviceID: %v"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/info.go:389
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "DevicePath: %v"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:446
|
2024-04-08 16:13:38 -04:00
|
|
|
msgid "Didn't get name of new instance from the server"
|
2019-07-15 17:38:02 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:708
|
2017-07-11 15:44:33 +02:00
|
|
|
msgid "Directory import is not available on this platform"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Import da directory non disponibile su questa piattaforma"
|
2017-07-11 15:44:33 +02:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:67
|
2019-09-18 14:34:24 +02:00
|
|
|
msgid "Directory to run the command in (default /root)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:993 cmd/incus/storage_volume.go:2704
|
2022-03-15 11:38:06 +00:00
|
|
|
msgid "Disable authentication when using SSH SFTP listener"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:63
|
2017-04-27 23:36:09 -04:00
|
|
|
msgid "Disable pseudo-terminal allocation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:64
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Disable stdin (reads from /dev/null)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:589
|
2019-07-04 21:18:36 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Disk %d:"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:728
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Disk usage:"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "Utilizzo disco:"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:584
|
2019-07-04 21:18:36 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Disk:"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:587
|
2019-07-04 21:18:36 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Disks:"
|
|
|
|
|
msgstr "Utilizzo disco:"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:171
|
2024-04-24 22:47:40 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Display clusters from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1116
|
2024-02-03 12:33:47 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Display images from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:140 cmd/incus/top.go:63
|
2021-12-02 22:23:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Display instances from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:119
|
2024-04-14 22:11:26 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Display network zones from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:758
|
2024-04-29 14:30:27 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Display profiles from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2024-11-10 15:47:28 +00:00
|
|
|
#: cmd/incus/top.go:42
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Display resource usage info per instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:522
|
2024-05-06 12:12:00 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Display storage pool buckets from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2024-11-10 15:47:28 +00:00
|
|
|
#: cmd/incus/top.go:43
|
2024-11-13 11:29:18 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Displays CPU usage, memory usage, and disk usage per instance\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: numD\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or compact\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are pre-defined shorthand chars (see below).\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
" D - disk usage\n"
|
|
|
|
|
" e - Project name\n"
|
|
|
|
|
" m - Memory usage\n"
|
|
|
|
|
" n - Instance name\n"
|
|
|
|
|
" u - CPU usage (in seconds)"
|
2024-05-06 16:50:32 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:223
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Do you want to configure a new local storage pool?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:235
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Do you want to configure a new remote storage pool?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:250
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Do you want to configure a new storage pool?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:519
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Do you want to continue without thin provisioning?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:741
|
2019-02-27 14:20:03 +01:00
|
|
|
msgid "Don't require user confirmation for using --force"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:131
|
2018-08-23 15:14:38 -04:00
|
|
|
msgid "Don't show progress information"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1036
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Down delay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:382 cmd/incus/info.go:394
|
2024-05-06 22:26:55 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Driver: %v"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:135 cmd/incus/info.go:221
|
2019-03-13 19:51:04 -04:00
|
|
|
#, c-format
|
2019-03-19 15:47:02 -07:00
|
|
|
msgid "Driver: %v (%v)"
|
2019-03-13 19:51:04 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:51
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Dump YAML config to stdout"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:68
|
2024-11-10 15:47:28 +00:00
|
|
|
msgid ""
|
|
|
|
|
"During incremental copy, exclude source snapshots earlier than latest target "
|
|
|
|
|
"snapshot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:388
|
2024-11-10 15:47:28 +00:00
|
|
|
msgid ""
|
|
|
|
|
"During refresh, exclude source snapshots earlier than latest target snapshot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:951
|
2022-01-21 19:00:00 -05:00
|
|
|
msgid "ENTRIES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:837
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "EPHEMERAL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:167
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "EXISTING: %q (backend=%q, source=%q)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1255 cmd/incus/config_trust.go:653
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/snapshot.go:372 cmd/incus/storage_volume.go:3775
|
2022-10-18 18:46:11 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "EXPIRES AT"
|
|
|
|
|
msgstr "DATA DI SCADENZA"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:453
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "EXPIRY DATE"
|
2017-07-21 14:25:41 +02:00
|
|
|
msgstr "DATA DI SCADENZA"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:337 cmd/incus/cluster_group.go:338
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid "Edit a cluster group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:923 cmd/incus/cluster.go:924
|
2019-11-10 18:28:21 -05:00
|
|
|
msgid "Edit cluster member configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:377 cmd/incus/file.go:378
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit files in instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2799 cmd/incus/storage_volume.go:2800
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit files in storage volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:371 cmd/incus/image.go:372
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Edit image properties"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:195 cmd/incus/config_template.go:196
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Edit instance file templates"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:56 cmd/incus/config_metadata.go:57
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Edit instance metadata files"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:96 cmd/incus/config.go:97
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Edit instance or server configurations as YAML"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:636 cmd/incus/network_acl.go:637
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Edit network ACL configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:471 cmd/incus/network_address_set.go:472
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit network address set configurations as YAML"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:725 cmd/incus/network.go:726
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Edit network configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:694 cmd/incus/network_forward.go:695
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Edit network forward configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:232 cmd/incus/network_integration.go:233
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit network integration configurations as YAML"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:663
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:664
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit network load balancer configurations as YAML"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:726 cmd/incus/network_peer.go:727
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "Edit network peer configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:642 cmd/incus/network_zone.go:643
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit network zone configurations as YAML"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1358 cmd/incus/network_zone.go:1359
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit network zone record configurations as YAML"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:516 cmd/incus/profile.go:517
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Edit profile configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:312 cmd/incus/project.go:313
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Edit project configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:278 cmd/incus/storage_bucket.go:279
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Edit storage bucket configurations as YAML"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1278 cmd/incus/storage_bucket.go:1279
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Edit storage bucket key as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:282 cmd/incus/storage.go:283
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Edit storage pool configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:991
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Edit storage volume configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:992
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"Edit storage volume configurations as YAML\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If the type is not specified, incus assumes the type is \"custom\".\n"
|
|
|
|
|
"Supported values for type are \"custom\", \"container\" and \"virtual-"
|
|
|
|
|
"machine\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:284 cmd/incus/config_trust.go:285
|
2021-02-14 14:37:04 -05:00
|
|
|
msgid "Edit trust configurations as YAML"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:210 cmd/incus/cluster.go:1263
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:517 cmd/incus/config_trust.go:463
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/config_trust.go:661 cmd/incus/image.go:1161
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:268 cmd/incus/list.go:562 cmd/incus/network.go:1180
|
|
|
|
|
#: cmd/incus/network.go:1387 cmd/incus/network_allocations.go:89
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:155 cmd/incus/network_integration.go:467
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:162 cmd/incus/network_peer.go:148
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:156 cmd/incus/operation.go:180
|
|
|
|
|
#: cmd/incus/profile.go:800 cmd/incus/project.go:589 cmd/incus/remote.go:1011
|
|
|
|
|
#: cmd/incus/snapshot.go:381 cmd/incus/storage.go:745
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:557 cmd/incus/storage_bucket.go:993
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:1760 cmd/incus/storage_volume.go:3783
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/top.go:92 cmd/incus/warning.go:245
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Empty column entry (redundant, leading or trailing command) in '%s'"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:828
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Enable clustering on a single non-clustered server"
|
2018-04-18 10:30:12 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:829
|
2018-04-18 10:30:12 +00:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"Enable clustering on a single non-clustered server\n"
|
2018-04-18 10:30:12 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" This command turns a non-clustered server into the first member of a new\n"
|
|
|
|
|
" cluster, which will have the given name.\n"
|
2018-04-18 10:30:12 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" It's required that the server is already available on the network. You can "
|
2018-04-18 10:30:12 +00:00
|
|
|
"check\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" that by running 'incus config get core.https_address', and possibly set a "
|
2018-04-18 10:30:12 +00:00
|
|
|
"value\n"
|
|
|
|
|
" for the address if not yet set."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:294
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Enter a sorting type ('a' for alphabetical, 'c' for CPU, 'm' for memory, 'd' "
|
|
|
|
|
"for disk):"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:275
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Enter new delay in seconds:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1573
|
2022-01-21 19:00:00 -05:00
|
|
|
msgid "Entry TTL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:60
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Environment variable to set (e.g. HOME=/home/foo)"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:59 cmd/incus/create.go:61
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Ephemeral instance"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1879 cmd/incus/cluster.go:2072
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Error connecting to existing cluster member %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/utils_properties.go:223
|
2023-07-17 17:35:00 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error creating decoder: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/utils_properties.go:228
|
2023-07-17 17:35:00 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error decoding data: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/publish.go:250 cmd/incus/utils.go:224
|
2023-04-25 18:54:12 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error retrieving aliases: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:606 cmd/incus/cluster_group.go:1031
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/config.go:646 cmd/incus/config.go:678 cmd/incus/network.go:1624
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:568 cmd/incus/network_address_set.go:406
|
|
|
|
|
#: cmd/incus/network_forward.go:620 cmd/incus/network_integration.go:675
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:606 cmd/incus/network_peer.go:654
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:574 cmd/incus/network_zone.go:1286
|
|
|
|
|
#: cmd/incus/profile.go:1144 cmd/incus/project.go:888 cmd/incus/storage.go:934
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:766 cmd/incus/storage_volume.go:2128
|
|
|
|
|
#: cmd/incus/storage_volume.go:2171
|
2023-07-17 17:35:00 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error setting properties: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2023-10-24 11:25:49 +02:00
|
|
|
#: cmd/incus/console_windows.go:27
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error setting term size %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:640 cmd/incus/config.go:672
|
2023-07-17 17:35:00 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error unsetting properties: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:600 cmd/incus/cluster_group.go:1025
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1618 cmd/incus/network_acl.go:562
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:614 cmd/incus/network_integration.go:669
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:600 cmd/incus/network_peer.go:648
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:568 cmd/incus/network_zone.go:1280
|
|
|
|
|
#: cmd/incus/profile.go:1138 cmd/incus/project.go:882 cmd/incus/storage.go:928
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:760 cmd/incus/storage_volume.go:2122
|
|
|
|
|
#: cmd/incus/storage_volume.go:2165
|
2023-07-17 17:35:00 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error unsetting property: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:262
|
2017-07-24 11:00:08 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error updating template file: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:370
|
2024-12-05 00:40:25 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Error while executing alias expansion: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:373
|
2024-12-06 15:12:36 -05:00
|
|
|
#, c-format
|
2024-12-05 00:40:25 +01:00
|
|
|
msgid "Error: %v\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1596 cmd/incus/cluster.go:1597
|
2021-07-29 09:24:06 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Evacuate cluster member"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1697
|
2021-07-29 09:24:06 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Evacuating cluster member: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:53
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Event type to listen for"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:30
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Execute a SQL query against the local or global database"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:31
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Execute a SQL query against the local or global database\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The local database is specific to the cluster member you target the\n"
|
|
|
|
|
" command to, and contains member-specific data (such as the member network\n"
|
|
|
|
|
" address).\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The global database is common to all members in the cluster, and contains\n"
|
|
|
|
|
" cluster-specific data (such as profiles, containers, etc).\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If you are running a non-clustered server, the same applies, as that\n"
|
|
|
|
|
" instance is effectively a single-member cluster.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If <query> is the special value \"-\", then the query is read from\n"
|
|
|
|
|
" standard input.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If <query> is the special value \".dump\", the command returns a SQL text\n"
|
|
|
|
|
" dump of the given database.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If <query> is the special value \".schema\", the command returns the SQL\n"
|
|
|
|
|
" text schema of the given database.\n"
|
|
|
|
|
"\n"
|
2025-09-27 14:24:09 +00:00
|
|
|
" If <query> is the special value \".tables\", the command returns the SQL\n"
|
|
|
|
|
" text tables of the given database.\n"
|
|
|
|
|
"\n"
|
2023-10-05 01:22:59 -04:00
|
|
|
" This internal command is mostly useful for debugging and disaster\n"
|
|
|
|
|
" recovery. The development team will occasionally provide hotfixes to users "
|
|
|
|
|
"as a\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
" set of database queries to fix some data inconsistency."
|
2023-10-05 01:22:59 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:41
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Execute commands in instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:42
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"Execute commands in instances\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"The command is executed directly using exec, so there is no shell and\n"
|
|
|
|
|
"shell patterns (variables, file redirects, ...) won't be understood.\n"
|
|
|
|
|
"If you need a shell environment you need to execute the shell\n"
|
|
|
|
|
"executable, passing the shell commands as arguments, for example:\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus exec <instance> -- sh -c \"cd /tmp && pwd\"\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"Mode defaults to non-interactive, interactive mode is selected if both stdin "
|
|
|
|
|
"AND stdout are terminals (stderr is ignored)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/utils_properties.go:112
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Expected a struct, got a %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:857 cmd/incus/info.go:908 cmd/incus/storage_volume.go:1519
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1569
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "Expires at"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1025
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Expires: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1027
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Expires: never"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/snapshot.go:95 cmd/incus/storage_volume.go:3422
|
2025-06-19 14:10:49 -04:00
|
|
|
msgid "Expiry date or time span for the new snapshot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:44
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Export a virtual machine's memory state"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:508
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Export and download images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:509
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Export and download images\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The output target is optional and defaults to the working directory."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4092
|
2025-10-03 10:02:09 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Export custom storage volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4093
|
2025-10-03 10:02:09 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Export custom storage volumes."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2020-09-24 17:13:25 +01:00
|
|
|
|
2025-09-10 07:52:18 -05:00
|
|
|
#: cmd/incus/export.go:33
|
2018-05-13 20:35:17 +02:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Export instance backups"
|
2018-05-13 20:35:17 +02:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-09-10 07:52:18 -05:00
|
|
|
#: cmd/incus/export.go:34
|
2018-05-13 20:35:17 +02:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Export instances as backup tarballs."
|
2018-05-13 20:35:17 +02:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1488
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Export storage bucket"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1489
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Export storage buckets as tarball."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:45
|
|
|
|
|
msgid ""
|
|
|
|
|
"Export the current memory state of a running virtual machine into a dump "
|
|
|
|
|
"file.\n"
|
|
|
|
|
"\t\tThis can be useful for debugging or analysis purposes."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4096
|
2025-10-03 10:02:09 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Export the volume without its snapshots (ignored for ISO storage volumes)"
|
2020-09-24 17:13:25 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1607
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy, c-format
|
2024-06-02 16:00:46 -04:00
|
|
|
msgid "Exporting backup of storage bucket: %s"
|
2024-02-06 07:15:43 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:166 cmd/incus/storage_volume.go:4234
|
2018-05-13 20:35:17 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Exporting the backup: %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:585
|
2017-04-27 23:36:09 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Exporting the image: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:198
|
2020-07-02 12:54:32 +02:00
|
|
|
msgid "FAILURE DOMAIN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/config_template.go:355
|
2017-07-24 11:00:08 +02:00
|
|
|
msgid "FILENAME"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/config_trust.go:450 cmd/incus/image.go:1145
|
|
|
|
|
#: cmd/incus/image.go:1146 cmd/incus/image_alias.go:257
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "FINGERPRINT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:220
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "FIRST SEEN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:709
|
2024-09-23 07:58:21 -06:00
|
|
|
msgid "FQDN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:665
|
2022-02-01 15:32:13 +01:00
|
|
|
#, c-format
|
2022-03-04 13:50:04 +00:00
|
|
|
msgid "Failed SSH handshake with client %q: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:688
|
2022-03-04 13:50:04 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed accepting channel client %q: %v"
|
2022-02-01 15:32:13 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:355
|
2022-05-05 16:59:22 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed checking instance exists \"%s:%s\": %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:347
|
2022-05-05 16:59:22 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed checking instance snapshot exists \"%s:%s\": %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3242
|
2025-10-24 17:01:10 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed connecting to instance SFTP brrr: %s %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:715
|
2022-03-02 15:32:36 +00:00
|
|
|
#, c-format
|
2022-03-04 13:50:04 +00:00
|
|
|
msgid "Failed connecting to instance SFTP for client %q: %v"
|
2022-03-02 15:32:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:1074 cmd/incus/storage_volume.go:2775
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:2966 cmd/incus/storage_volume.go:3170
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed connecting to instance SFTP: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:63
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed connecting to the daemon (attempt %d): %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:146
|
2022-03-04 13:50:04 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed converting token operation to certificate add token: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1183 cmd/incus/cluster.go:1919
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed converting token operation to join token: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:157
|
2023-11-07 10:34:11 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed deleting instance %q in project %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:577
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed deleting source volume after copy: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:622
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed generating SSH host key: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:2021
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed generating trust certificate: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:74
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed getting existing storage pools: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:460
|
2021-10-18 09:03:26 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed getting peer's status: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:264
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed import request: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:199
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed loading network %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:343
|
2022-11-25 09:28:30 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed loading profile %q for device override: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:261
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed loading storage pool %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:627
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed parsing SSH host key: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:210
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed parsing validation response: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:392
|
2022-05-17 10:25:33 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed starting command: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:535
|
2022-03-02 15:32:36 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed starting sshfs: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:653
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to accept incoming connection: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:227
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "Failed to add remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:2031
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to add server cert to cluster: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:78
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to check if the daemon is ready (attempt %d): %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:203
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to close export file: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:283
|
2022-05-17 10:25:33 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to close server cert file %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:901 cmd/incus/cluster.go:906
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to configure cluster: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:265
|
2022-03-02 09:29:12 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to connect to cluster member: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
2018-08-13 14:38:29 +02:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:100
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to connect to get server info: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:95
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to connect to local daemon: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:2016
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to connect to target cluster node %q: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:273
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to create %q: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:197
|
2022-02-10 10:12:44 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to create alias %s: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
2017-07-17 15:17:24 +02:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1542
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to create backup: %v"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:298
|
2022-02-08 23:51:48 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to create certificate: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4167
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to create storage volume backup: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:230
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to delete original instance after copying it: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:88
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to dump instance memory: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1621
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to fetch storage bucket backup: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4248
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to fetch storage volume backup file: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:305
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to find project: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:2115 cmd/incus/cluster.go:2120
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to join cluster: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:638
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to listen for connection: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/main.go:119 cmd/incus/main_aliases.go:225
|
2024-11-27 11:11:37 +00:00
|
|
|
#, c-format
|
2024-11-16 18:22:02 +01:00
|
|
|
msgid "Failed to load configuration: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-19 03:30:49 -05:00
|
|
|
#: cmd/incus/file.go:848 cmd/incus/utils_sftp.go:299
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to open source file %q: %v"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/utils_sftp.go:73
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to open target file %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:128
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to parse dump response: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1662
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to parse servers: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-04-24 01:38:29 -04:00
|
|
|
#: cmd/incus/admin_init_preseed.go:45
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to parse the preseed: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-04-24 01:38:29 -04:00
|
|
|
#: cmd/incus/admin_init_preseed.go:36
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to read from file: %w"
|
|
|
|
|
msgstr "Impossible leggere da stdin: %s"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_init_preseed.go:31 cmd/incus/admin_sql.go:99
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to read from stdin: %w"
|
|
|
|
|
msgstr "Impossible leggere da stdin: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:381
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to refresh target instance '%s': %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:186
|
2022-02-10 10:12:44 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to remove alias %s: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
2017-07-17 15:17:24 +02:00
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:197
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to rename export file: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:89
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to render the config: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:122
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to request dump: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1980
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to retrieve cluster information: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:888
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to retrieve current cluster config: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:878
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to retrieve current server config: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_init_dump.go:19 cmd/incus/admin_init_dump.go:50
|
|
|
|
|
#: cmd/incus/admin_init_dump.go:65 cmd/incus/admin_init_dump.go:80
|
|
|
|
|
#: cmd/incus/admin_init_dump.go:94
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to retrieve current server configuration: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_init_dump.go:29
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Failed to retrieve current server network configuration for project %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-02-10 16:33:31 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:132
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to retrieve list of networks: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:48
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to retrieve list of storage pools: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1954
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to setup trust relationship with cluster: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1689
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to update cluster member state: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/utils_sftp.go:263
|
2017-04-27 23:36:09 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to walk path for %s: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:278
|
2022-05-17 10:25:33 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed to write server cert file %q: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:203
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Failed validation request: %w"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:432
|
2024-03-31 22:12:37 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Family: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:139
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Fast mode (same as --columns=nsacPt)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:180
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Fetch instance backup file: %w"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1265 cmd/incus/network_acl.go:142
|
|
|
|
|
#: cmd/incus/network_zone.go:211 cmd/incus/operation.go:251
|
2017-11-07 17:08:33 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Filtering isn't supported yet"
|
|
|
|
|
msgstr "'%s' non è un tipo di file supportato."
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1011
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Fingerprint: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1599
|
2022-04-27 14:20:08 -04:00
|
|
|
msgid "Force a particular evacuation action"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1629
|
|
|
|
|
msgid "Force a particular restoration action"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:109 cmd/incus/storage_volume.go:2432
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid "Force creating files or directories"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:220
|
2024-05-28 18:48:45 -04:00
|
|
|
msgid "Force delete the project and everything it contains."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:297 cmd/incus/storage_volume.go:2624
|
2024-09-30 12:44:48 +02:00
|
|
|
msgid "Force deleting files, directories, and subdirectories"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1646
|
2021-07-29 09:24:06 +02:00
|
|
|
msgid "Force evacuation without user confirmation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:62
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Force pseudo-terminal allocation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:740
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Force removing a member, even if degraded"
|
2018-01-09 12:43:32 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:171
|
2023-01-20 15:06:42 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Force the instance to stop"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:38
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Force the removal of running instances"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:127
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Force using the local unix socket"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:756
|
2019-02-27 14:20:03 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Forcefully removing a server from the cluster should only be done as a last\n"
|
|
|
|
|
"resort.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The removed server will not be functional after this action and will require "
|
|
|
|
|
"a\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"full reset, losing any remaining instance, image or storage volume that\n"
|
|
|
|
|
"the server may have held.\n"
|
2019-02-27 14:20:03 +01:00
|
|
|
"\n"
|
|
|
|
|
"When possible, a graceful removal should be preferred, this will require you "
|
|
|
|
|
"to\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"move any affected instance, image or storage volume to another server prior "
|
2019-02-27 14:20:03 +01:00
|
|
|
"to\n"
|
|
|
|
|
"the server being cleanly removed from the cluster.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The --force flag should only be used if the server has died, been "
|
|
|
|
|
"reinstalled\n"
|
|
|
|
|
"or is otherwise never expected to come back up.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Are you really sure you want to force removing %s? (yes/no): "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:49
|
2024-12-11 17:46:49 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Forces a connection to the console, even if there is already an active "
|
|
|
|
|
"session"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:98
|
2025-07-09 23:23:49 -04:00
|
|
|
msgid "Format (csv|json|table|yaml|compact|markdown)"
|
2025-03-11 19:22:20 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1233
|
2025-01-08 12:08:04 +01:00
|
|
|
msgid ""
|
2025-07-09 23:23:49 -04:00
|
|
|
"Format (csv|json|table|yaml|compact|markdown), use suffix \",noheader\" to "
|
|
|
|
|
"disable headers and \",header\" to enable if demanded, e.g. csv,header"
|
2025-01-08 12:08:04 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_sql.go:59 cmd/incus/alias.go:115 cmd/incus/cluster.go:170
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:484 cmd/incus/config_template.go:301
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/config_trust.go:434 cmd/incus/config_trust.go:635
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/image.go:1115 cmd/incus/image_alias.go:218 cmd/incus/list.go:138
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1135 cmd/incus/network.go:1348
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/network_acl.go:101 cmd/incus/network_allocations.go:61
|
|
|
|
|
#: cmd/incus/network_forward.go:118 cmd/incus/network_integration.go:440
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:126 cmd/incus/network_peer.go:114
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:118 cmd/incus/network_zone.go:887
|
|
|
|
|
#: cmd/incus/operation.go:146 cmd/incus/profile.go:757 cmd/incus/project.go:549
|
|
|
|
|
#: cmd/incus/project.go:1094 cmd/incus/remote.go:983 cmd/incus/snapshot.go:346
|
|
|
|
|
#: cmd/incus/storage.go:708 cmd/incus/storage_bucket.go:521
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:966 cmd/incus/storage_volume.go:1628
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3681 cmd/incus/warning.go:98
|
2025-01-08 12:08:04 +01:00
|
|
|
msgid ""
|
2025-07-09 23:23:49 -04:00
|
|
|
"Format (csv|json|table|yaml|compact|markdown), use suffix \",noheader\" to "
|
|
|
|
|
"disable headers and \",header\" to enable it if missing, e.g. csv,header"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:55
|
2021-07-22 09:40:37 -04:00
|
|
|
msgid "Format (json|pretty|yaml)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/manpage.go:28
|
2021-01-28 16:32:17 -05:00
|
|
|
msgid "Format (man|md|rest|yaml)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:748
|
|
|
|
|
msgid "Format (pem|pfx)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-11-10 15:47:28 +00:00
|
|
|
#: cmd/incus/top.go:65
|
2024-11-13 11:29:18 +00:00
|
|
|
msgid "Format (table|compact)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:53
|
|
|
|
|
msgid ""
|
|
|
|
|
"Format of memory dump (e.g. elf, win-dmp, kdump-zlib, kdump-raw-zlib, ...)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1048
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Forward delay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main_aliases.go:151
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Found alias %q references an argument outside the given number"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:532 cmd/incus/info.go:543 cmd/incus/info.go:548
|
|
|
|
|
#: cmd/incus/info.go:554
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Free: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:346 cmd/incus/info.go:357
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Frequency: %vMhz"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:355
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Frequency: %vMhz (min: %vMhz, max: %vMhz)"
|
2019-03-12 21:13:56 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1003
|
2021-03-30 22:23:31 +02:00
|
|
|
msgid "GLOBAL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:560
|
2019-03-13 19:51:04 -04:00
|
|
|
msgid "GPU:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:563
|
2019-03-13 19:51:04 -04:00
|
|
|
msgid "GPUs:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:853
|
2025-05-07 01:56:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Generate a client token derived from the client certificate"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:854
|
2025-05-07 01:56:24 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Generate a client trust token derived from the existing client certificate "
|
|
|
|
|
"and private key.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"This is useful for remote authentication workflows where a token is passed "
|
|
|
|
|
"to another Incus server."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/manpage.go:24 cmd/incus/manpage.go:25
|
2018-03-29 14:34:58 -04:00
|
|
|
msgid "Generate manpages for all commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:677
|
2024-02-28 17:27:30 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Generate the client certificate"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:195 cmd/incus/remote.go:442 cmd/incus/remote.go:703
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:774 cmd/incus/remote.go:881
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Generating a client certificate. This may take a minute..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1090 cmd/incus/project.go:1091
|
2021-04-02 15:10:32 -04:00
|
|
|
msgid "Get a summary of resource allocations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1324
|
2024-09-25 00:00:07 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get current load balancer status"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1325
|
2024-09-25 00:00:07 -04:00
|
|
|
#, fuzzy
|
2025-12-17 10:09:34 -05:00
|
|
|
msgid "Get current load-balancer status"
|
2024-09-25 00:00:07 -04:00
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1598 cmd/incus/image.go:1599
|
2020-12-17 04:31:16 -06:00
|
|
|
msgid "Get image properties"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:946 cmd/incus/network.go:947
|
2018-06-26 19:17:21 -04:00
|
|
|
msgid "Get runtime information on networks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:902
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get the key as a cluster group property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:477
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a cluster property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:323
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a network ACL property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:451
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a network forward property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:359
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get the key as a network integration property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:455
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get the key as a network load balancer property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:492
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a network peer property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:868
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a network property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:332
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get the key as a network zone property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1037
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get the key as a network zone record property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:660
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a profile property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:455
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a project property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:417
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get the key as a storage bucket property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:421
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a storage property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1233
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as a storage volume property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:394
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Get the key as an instance property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:899
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for cluster group configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:474
|
2021-10-14 18:16:25 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for cluster member configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:226 cmd/incus/config_device.go:227
|
2020-09-09 14:20:58 -04:00
|
|
|
msgid "Get values for device configuration keys"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:389 cmd/incus/config.go:390
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Get values for instance or server configuration keys"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:320 cmd/incus/network_acl.go:321
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Get values for network ACL configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:863 cmd/incus/network.go:864
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Get values for network configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:448 cmd/incus/network_forward.go:449
|
2021-09-24 18:04:16 +01:00
|
|
|
msgid "Get values for network forward configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:354 cmd/incus/network_integration.go:355
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for network integration configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:451
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:452
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for network load balancer configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:488 cmd/incus/network_peer.go:489
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for network peer configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:328 cmd/incus/network_zone.go:329
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for network zone configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1033 cmd/incus/network_zone.go:1034
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for network zone record configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:654 cmd/incus/profile.go:655
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Get values for profile configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:450 cmd/incus/project.go:451
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Get values for project configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:413 cmd/incus/storage_bucket.go:414
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Get values for storage bucket configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:416 cmd/incus/storage.go:417
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Get values for storage pool configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1217
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Get values for storage volume configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1218
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"Get values for storage volume configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If the type is not specified, incus assumes the type is \"custom\".\n"
|
|
|
|
|
"Supported values for type are \"custom\", \"container\" and \"virtual-"
|
|
|
|
|
"machine\".\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For snapshots, add the snapshot name (only if type is one of custom, "
|
|
|
|
|
"container or virtual-machine)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:460
|
2023-02-08 17:01:56 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Given target %q does not match source volume location %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:66
|
2019-07-09 17:29:55 -04:00
|
|
|
msgid "Group ID to run the command as (default 0)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1372
|
2018-02-09 17:44:27 -05:00
|
|
|
msgid "HOSTNAME"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:783
|
2021-08-04 19:04:38 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Host interface"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:708
|
2024-09-23 07:58:21 -06:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Hostname"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:531 cmd/incus/info.go:542
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Hugepages:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:738
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I/O copy from SSH to instance failed: %v"
|
|
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
2022-03-02 15:32:36 +00:00
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:727
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I/O copy from instance to SSH failed: %v"
|
|
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:559
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I/O copy from instance to sshfs failed: %v"
|
|
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:569
|
2022-03-04 13:50:04 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I/O copy from sshfs to instance failed: %v"
|
|
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
2022-03-02 15:32:36 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1046 cmd/incus/operation.go:163
|
2017-11-07 17:08:33 -05:00
|
|
|
msgid "ID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:140
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "ID: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:228 cmd/incus/info.go:295 cmd/incus/info.go:319
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "ID: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:573
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "IMAGES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:80
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "INSTANCE NAME"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:381
|
2024-05-06 22:26:55 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "IOMMU group: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1374
|
2018-02-09 17:44:27 -05:00
|
|
|
msgid "IP ADDRESS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:799
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "IP addresses"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1013
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "IP addresses:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/list.go:505 cmd/incus/network.go:1163
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "IPV4"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/list.go:506 cmd/incus/network.go:1164
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "IPV6"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1080
|
2024-12-14 15:14:27 -03:00
|
|
|
msgid "IPv4 uplink address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1084
|
2024-12-14 15:14:27 -03:00
|
|
|
msgid "IPv6 uplink address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:452
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "ISSUE DATE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:386
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Id: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:34
|
2023-06-09 17:47:49 +02:00
|
|
|
msgid "If an instance is running, stop it and then rebuild it"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/image.go:686 cmd/incus/publish.go:44
|
2023-04-25 18:54:12 +02:00
|
|
|
msgid "If the image alias already exists, delete and create a new one"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/snapshot.go:97 cmd/incus/storage_volume.go:3424
|
2020-11-11 14:49:43 -05:00
|
|
|
msgid "If the snapshot name already exists, delete and create a new one"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:477
|
2018-01-04 11:36:23 -05:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"If this is your first time running Incus on this machine, you should also "
|
|
|
|
|
"run: incus admin init"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:96
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Ignore any configured auto-expiry for the instance"
|
2019-02-18 16:34:35 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3423
|
2020-03-17 07:32:03 +01:00
|
|
|
msgid "Ignore any configured auto-expiry for the storage volume"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:69 cmd/incus/move.go:69
|
2022-01-11 20:30:44 +00:00
|
|
|
msgid "Ignore copy errors for volatile files"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:162
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Ignore the instance state"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:75
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Image alias description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1510
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid "Image already up to date."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:298
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Image copied successfully!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:43
|
2021-06-01 16:04:02 +00:00
|
|
|
msgid "Image expiration date (format: rfc3339)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:661
|
2017-04-27 23:36:09 -04:00
|
|
|
msgid "Image exported successfully!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:45
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Image format"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:343 cmd/incus/image.go:1472
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Image identifier missing"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:421 cmd/incus/image.go:1699
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Image identifier missing: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:901
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Image imported with fingerprint: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1508
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid "Image refreshed successfully!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:166 cmd/incus/launch.go:45
|
2020-06-16 20:18:10 -04:00
|
|
|
msgid "Immediately attach to the console"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/import.go:30
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Import backups of instances including their snapshots."
|
2018-05-13 20:35:17 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1640
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Import backups of storage buckets."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4268
|
2020-09-24 17:13:25 +01:00
|
|
|
msgid "Import custom storage volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4269
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Import custom storage volumes."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:680
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Import image into the image store\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Directory import is only available on Linux and must be performed as root."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:679
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Import images into the image store"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/import.go:29
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Import instance backups"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1639
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Import storage bucket"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4344
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Import type needs to be \"backup\" or \"iso\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4278
|
2023-06-28 12:13:21 +02:00
|
|
|
msgid "Import type, backup or iso (default \"backup\")"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4349
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Importing ISO images requires a volume name to be set"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1695
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Importing bucket: %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4353
|
2020-09-24 17:13:25 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Importing custom volume: %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/import.go:99
|
2018-08-06 14:24:16 -04:00
|
|
|
#, fuzzy, c-format
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Importing instance: %s"
|
2018-08-06 14:24:16 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:62
|
2024-08-07 14:27:09 -04:00
|
|
|
msgid "Include environment variables from file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/manpage.go:29
|
2023-10-04 02:13:13 -04:00
|
|
|
msgid "Include less common commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/manpage.go:67
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Incus - Command line client"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:257
|
2019-08-09 15:51:26 -04:00
|
|
|
msgid "Infiniband:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:46
|
2017-08-03 20:06:29 -04:00
|
|
|
msgid "Input data"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:909
|
2021-08-04 19:04:38 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Instance Only"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:70
|
2024-12-17 00:03:53 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Instance description"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:561
|
2022-03-04 13:50:04 +00:00
|
|
|
msgid "Instance disconnected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:729
|
2022-03-04 13:50:04 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Instance disconnected for client %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:96
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Instance name is mandatory"
|
2020-01-15 09:06:25 -05:00
|
|
|
msgstr ""
|
2020-01-13 15:15:08 -05:00
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:456
|
2019-11-06 17:25:11 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Instance name is: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:1058
|
2022-03-08 12:14:01 +00:00
|
|
|
msgid "Instance path cannot be used in SSH SFTP listener mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:338
|
2020-01-13 15:15:08 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Instance published with fingerprint: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:77
|
2023-06-09 17:47:49 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Instance snapshots cannot be rebuilt: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:65
|
2017-07-27 18:42:48 -04:00
|
|
|
msgid "Instance type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1816
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid IP address or DNS name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:136 cmd/incus/storage_bucket.go:1575
|
|
|
|
|
#: cmd/incus/storage_volume.go:4200
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid URL %q: %w"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:394
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid URL scheme \"%s\" in \"%s\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main_aliases.go:147 cmd/incus/main_aliases.go:189
|
2022-02-08 23:51:48 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid argument %q"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:141 cmd/incus/storage_bucket.go:1580
|
|
|
|
|
#: cmd/incus/storage_volume.go:4205
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid backup name segment in path %q: %w"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/utils_properties.go:56
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid boolean value: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:568
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Invalid certificate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:764
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid certificate format %q"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:2057
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid cluster join token: %w"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:605
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid config key '%s' in '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:598
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid config key column format (too many fields): '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:91
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Invalid database type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:242
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid expiration date: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:169
|
2024-11-13 11:29:18 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid format %q"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:74
|
2021-07-22 09:40:37 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid format: %s"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:286
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Invalid input, please enter a positive number"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:154
|
2020-06-11 23:19:46 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid instance name: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:1053
|
2022-03-08 12:14:01 +00:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid instance path: %q"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1856
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid join token: %w"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:290
|
2022-02-08 23:51:48 -05:00
|
|
|
#, fuzzy, c-format
|
2022-04-20 17:03:43 -04:00
|
|
|
msgid "Invalid key=value configuration: %s"
|
2022-02-08 23:51:48 -05:00
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:626
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid max width (must -1, 0 or a positive integer) '%s' in '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:622
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid max width (must be an integer) '%s' in '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:612
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Invalid name in '%s', empty string is only allowed when defining maxWidth"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:573 cmd/incus/storage.go:145
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid number of arguments"
|
|
|
|
|
msgstr "numero errato di argomenti del sottocomando"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:334 cmd/incus/storage_volume.go:2653
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid path %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:370
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid peer type"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:383
|
2017-10-04 17:12:53 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid protocol: %s"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1064 cmd/incus/storage_volume.go:1283
|
|
|
|
|
#: cmd/incus/storage_volume.go:1413 cmd/incus/storage_volume.go:2105
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4052
|
2022-02-08 23:51:48 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid snapshot name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:364
|
2024-05-06 16:50:32 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid sorting type"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:315
|
2024-05-06 16:50:32 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid sorting type provided"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:546
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid source %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:151 cmd/incus/file.go:739 cmd/incus/storage_volume.go:2474
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3142
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid target %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:137 cmd/incus/storage_volume.go:2460
|
2024-01-19 21:06:02 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid type %q"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2952
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Invalid volume %s"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:260
|
2019-08-09 15:51:26 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "IsSM: %s (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1046 cmd/incus/cluster.go:1047
|
|
|
|
|
msgid "Join an existing server to a cluster"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1847
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Joining an existing cluster requires root privileges"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:161
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Keep the image up to date after initial copy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:707
|
2024-09-23 07:58:21 -06:00
|
|
|
msgid "Kernel Version"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1112
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Key description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:221
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "LAST SEEN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:515
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "LAST USED AT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1189
|
2021-04-02 15:10:32 -04:00
|
|
|
msgid "LIMIT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:140 cmd/incus/network_load_balancer.go:148
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "LISTEN ADDRESS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/list.go:552 cmd/incus/network.go:1376
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:144 cmd/incus/network_load_balancer.go:151
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:169 cmd/incus/storage_bucket.go:541
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1739 cmd/incus/warning.go:230
|
2018-01-09 12:43:32 +00:00
|
|
|
msgid "LOCATION"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:694
|
2021-08-04 19:04:38 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Last Used: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1031
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Last used: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1033
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Last used: never"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:179
|
2024-01-19 18:51:10 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Launching %s"
|
|
|
|
|
msgstr "Creazione di %s in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:177
|
2024-01-19 18:51:10 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Launching the instance"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:251
|
2019-07-04 21:18:36 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Link detected: %v"
|
|
|
|
|
msgstr "Architettura: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:253
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Link speed: %dMbit/s (%s duplex)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1326
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List DHCP leases"
|
2018-01-09 12:43:32 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1327
|
2024-08-14 22:52:32 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List DHCP leases\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: hmitL\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" h - Hostname\n"
|
|
|
|
|
" m - MAC Address\n"
|
|
|
|
|
" i - IP Address\n"
|
|
|
|
|
" t - Type\n"
|
|
|
|
|
" L - Location of the DHCP Lease (e.g. its cluster member)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:99
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List address sets across all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/alias.go:112 cmd/incus/alias.go:113
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List aliases"
|
|
|
|
|
msgstr "Alias:"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:615
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List all active certificate add tokens"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:616
|
2024-08-21 15:09:07 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List all active certificate add tokens\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ntE\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" t - Token\n"
|
|
|
|
|
" E - Expires At"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1213
|
2021-05-05 09:29:55 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List all active cluster member join tokens"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1214
|
2024-08-19 21:28:50 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List all active cluster member join tokens\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: nte\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" t - Token\n"
|
|
|
|
|
" E - Expires At"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:462
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List all the cluster groups"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:463
|
2024-08-09 13:45:09 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List all the cluster groups\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ndm\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" m - Member"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:148
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List all the cluster members"
|
2018-02-09 17:44:27 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:149
|
2024-04-24 22:47:40 +01:00
|
|
|
msgid ""
|
|
|
|
|
"List all the cluster members\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\tThe -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"\tthat control which image attributes to output when displaying in table\n"
|
|
|
|
|
"\tor csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\tDefault column layout is: nurafdsm\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\tColumn shorthand chars:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" n - Server name\n"
|
|
|
|
|
" u - URL\n"
|
|
|
|
|
" r - Roles\n"
|
|
|
|
|
" a - Architecture\n"
|
|
|
|
|
" f - Failure Domain\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" s - Status\n"
|
|
|
|
|
" m - Message"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:99
|
2021-04-22 20:25:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List all warnings"
|
|
|
|
|
msgstr "Alias:"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:98
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "List available network ACL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:97
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "List available network ACLS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:94 cmd/incus/network_address_set.go:95
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List available network address sets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:94
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "List available network forwards"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:95
|
2024-08-13 20:47:33 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List available network forwards\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ldDp\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
"l - Listen Address\n"
|
|
|
|
|
"d - Description\n"
|
|
|
|
|
"D - Default Target Address\n"
|
|
|
|
|
"p - Port\n"
|
|
|
|
|
"L - Location of the network zone (e.g. its cluster member)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:103
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List available network load balancers"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:104
|
2024-08-23 16:55:52 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List available network load balancers\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ldp\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" l - Listen Address\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" p - Ports\n"
|
|
|
|
|
" L - Location of the operation (e.g. its cluster member)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:90
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "List available network peers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:91
|
2024-08-22 17:17:34 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List available network peers\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ndpts\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" d - description\n"
|
|
|
|
|
" p - Peer\n"
|
|
|
|
|
" t - Type\n"
|
|
|
|
|
" s - State"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:883 cmd/incus/network_zone.go:884
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List available network zone records"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:96
|
2024-08-13 17:55:02 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List available network zone\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: nDSdus\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" e - Project name\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" u - Used by"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:95
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List available network zones"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1106
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List available networks"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1107
|
2024-05-06 22:01:28 -04:00
|
|
|
msgid ""
|
|
|
|
|
"List available networks\n"
|
|
|
|
|
"\n"
|
2025-04-24 19:31:41 -05:00
|
|
|
"Filters may be of the <key>=<value> form for property based filtering,\n"
|
|
|
|
|
"or part of the network name. Filters must be delimited by a ','.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Examples:\n"
|
|
|
|
|
" - \"foo\" lists all networks that start with the name foo\n"
|
|
|
|
|
" - \"name=foo\" lists all networks that exactly have the name foo\n"
|
|
|
|
|
" - \"type=bridge\" lists all networks with the type bridge\n"
|
|
|
|
|
"\n"
|
2024-05-06 22:01:28 -04:00
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"that control which image attributes to output when displaying in table\n"
|
|
|
|
|
"or csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout is: ntm46dus\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
"4 - IPv4 address\n"
|
|
|
|
|
"6 - IPv6 address\n"
|
|
|
|
|
"d - Description\n"
|
|
|
|
|
"e - Project name\n"
|
|
|
|
|
"m - Managed status\n"
|
|
|
|
|
"n - Network Interface Name\n"
|
|
|
|
|
"s - State\n"
|
|
|
|
|
"t - Interface type\n"
|
|
|
|
|
"u - Used by (count)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:683
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List available storage pools"
|
2018-01-09 12:43:32 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:684
|
2024-05-06 10:28:53 -04:00
|
|
|
msgid ""
|
|
|
|
|
"List available storage pools\n"
|
|
|
|
|
"\n"
|
2025-04-22 13:10:00 -04:00
|
|
|
"Default column layout: nDdus\n"
|
2024-05-06 10:28:53 -04:00
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" D - Driver\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" S - Source\n"
|
|
|
|
|
" u - used by\n"
|
|
|
|
|
" s - state"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:122
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List background operations"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:123
|
2024-08-12 16:30:41 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List background operations\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: itdscCl\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" i - ID\n"
|
|
|
|
|
" t - Type\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" s - State\n"
|
|
|
|
|
" c - Cancelable\n"
|
|
|
|
|
" C - Created\n"
|
|
|
|
|
" L - Location of the operation (e.g. its cluster member)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:196
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "List image aliases"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:197
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid ""
|
|
|
|
|
"List image aliases\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Filters may be part of the image hash or part of the image alias name.\n"
|
2024-08-08 11:36:15 +02:00
|
|
|
"Default column layout: aftd\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" a - Alias\n"
|
|
|
|
|
" f - Fingerprint\n"
|
|
|
|
|
" t - Type\n"
|
|
|
|
|
" d - Description"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1087
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "List images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1088
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid ""
|
|
|
|
|
"List images\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Filters may be of the <key>=<value> form for property based filtering,\n"
|
|
|
|
|
"or part of the image hash or part of the image alias name.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"that control which image attributes to output when displaying in table\n"
|
|
|
|
|
"or csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout is: lfpdasu\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" l - Shortest image alias (and optionally number of other aliases)\n"
|
|
|
|
|
" L - Newline-separated list of all image aliases\n"
|
|
|
|
|
" f - Fingerprint (short)\n"
|
|
|
|
|
" F - Fingerprint (long)\n"
|
|
|
|
|
" p - Whether image is public\n"
|
|
|
|
|
" d - Description\n"
|
2024-02-03 12:33:47 -05:00
|
|
|
" e - Project\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" a - Architecture\n"
|
|
|
|
|
" s - Size\n"
|
|
|
|
|
" u - Upload date\n"
|
|
|
|
|
" t - Type"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:325 cmd/incus/config_device.go:326
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List instance devices"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/config_template.go:298 cmd/incus/config_template.go:299
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "List instance file templates"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:324
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List instance snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:325
|
2024-08-18 22:15:32 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List instance snapshots\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: nTEs\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" T - Taken At\n"
|
|
|
|
|
" E - Expires At\n"
|
|
|
|
|
" s - Stateful"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:52
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "List instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:53
|
2020-11-13 16:40:19 -05:00
|
|
|
#, c-format
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"List instances\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ns46tS\n"
|
|
|
|
|
"Fast column layout: nsacPt\n"
|
|
|
|
|
"\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"A single keyword like \"web\" which will list any instance with a name "
|
2018-03-28 23:55:47 -04:00
|
|
|
"starting by \"web\".\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"A regular expression on the instance name. (e.g. .*web.*01$).\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"A key/value pair referring to a configuration item. For those, the\n"
|
|
|
|
|
"namespace can be abbreviated to the smallest unambiguous identifier.\n"
|
2021-03-29 12:54:42 +02:00
|
|
|
"A key/value pair where the key is a shorthand. Multiple values must be "
|
|
|
|
|
"delimited by ','. Available shorthands:\n"
|
|
|
|
|
" - type={instance type}\n"
|
|
|
|
|
" - status={instance current lifecycle status}\n"
|
|
|
|
|
" - architecture={instance architecture}\n"
|
|
|
|
|
" - location={location name}\n"
|
|
|
|
|
" - ipv4={ip or CIDR}\n"
|
|
|
|
|
" - ipv6={ip or CIDR}\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"Examples:\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" - \"user.blah=abc\" will list all instances with the \"blah\" user "
|
2018-03-28 23:55:47 -04:00
|
|
|
"property set to \"abc\".\n"
|
|
|
|
|
" - \"u.blah=abc\" will do the same\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" - \"security.privileged=true\" will list all privileged instances\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" - \"s.privileged=true\" will do the same\n"
|
2021-03-29 12:54:42 +02:00
|
|
|
" - \"type=container\" will list all container instances\n"
|
|
|
|
|
" - \"type=container status=running\" will list all running container "
|
|
|
|
|
"instances\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"A regular expression matching a configuration item or its value. (e.g. "
|
2025-03-16 02:06:06 -04:00
|
|
|
"volatile.eth0.hwaddr=10:66:6a:.*).\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
2019-02-26 22:22:20 +01:00
|
|
|
"When multiple filters are passed, they are added one on top of the other,\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"selecting instances which satisfy them all.\n"
|
2019-02-26 22:22:20 +01:00
|
|
|
"\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" 4 - IPv4 address\n"
|
|
|
|
|
" 6 - IPv6 address\n"
|
|
|
|
|
" a - Architecture\n"
|
|
|
|
|
" b - Storage pool\n"
|
|
|
|
|
" c - Creation date\n"
|
|
|
|
|
" d - Description\n"
|
2020-05-21 11:55:43 -04:00
|
|
|
" D - disk usage\n"
|
2021-12-02 22:23:49 +01:00
|
|
|
" e - Project name\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" l - Last used date\n"
|
2020-05-21 11:55:43 -04:00
|
|
|
" m - Memory usage\n"
|
2020-11-13 16:40:19 -05:00
|
|
|
" M - Memory usage (%)\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" n - Name\n"
|
|
|
|
|
" N - Number of Processes\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" p - PID of the instance's init process\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" P - Profiles\n"
|
|
|
|
|
" s - State\n"
|
|
|
|
|
" S - Number of snapshots\n"
|
|
|
|
|
" t - Type (persistent or ephemeral)\n"
|
2020-11-13 16:40:19 -05:00
|
|
|
" u - CPU usage (in seconds)\n"
|
2024-05-03 21:18:37 -04:00
|
|
|
" U - Started date\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" L - Location of the instance (e.g. its cluster member)\n"
|
2018-09-25 11:38:51 -04:00
|
|
|
" f - Base Image Fingerprint (short)\n"
|
|
|
|
|
" F - Base Image Fingerprint (long)\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
2025-10-24 18:51:34 -04:00
|
|
|
"Custom columns are defined with \"[config:|devices:]key[:name][:maxWidth]"
|
|
|
|
|
"\":\n"
|
2019-10-16 15:00:56 +00:00
|
|
|
" KEY: The (extended) config or devices key to display. If [config:|"
|
|
|
|
|
"devices:] is omitted then it defaults to config key.\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" NAME: Name to display in the column header.\n"
|
|
|
|
|
" Defaults to the key if not specified or empty.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" MAXWIDTH: Max width of the column (longer results are truncated).\n"
|
|
|
|
|
" Defaults to -1 (unlimited). Use 0 to limit to the column header size."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:102
|
2024-05-06 12:12:00 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List network ACLs across all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_allocations.go:35
|
2023-07-18 19:22:31 +02:00
|
|
|
msgid "List network allocations in use"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_allocations.go:36
|
2024-08-15 22:03:02 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List network allocations in use\n"
|
|
|
|
|
"Default column layout: uatnm\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" u - Used by\n"
|
|
|
|
|
" a - Address\n"
|
|
|
|
|
" t - Type\n"
|
|
|
|
|
" n - NAT\n"
|
|
|
|
|
" m - Mac Address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:418
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List network integrations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:419
|
2024-08-16 22:14:14 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List network integrations\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ndtu\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
"\tn - Name\n"
|
|
|
|
|
"\td - Description\n"
|
|
|
|
|
"\tt - Type\n"
|
|
|
|
|
"\tu - Used by"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1136
|
2024-05-06 12:12:00 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List networks in all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:100 cmd/incus/config_trust.go:185
|
2021-02-24 21:36:02 -05:00
|
|
|
msgid "List of projects to restrict the certificate to"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:147
|
2023-10-03 17:50:36 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List operations from all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:732
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:733
|
2024-04-29 13:30:58 -04:00
|
|
|
msgid ""
|
|
|
|
|
"List profiles\n"
|
|
|
|
|
"\n"
|
2025-04-23 13:22:44 -05:00
|
|
|
"Filters may be of the <key>=<value> form for property based filtering,\n"
|
|
|
|
|
"or part of the profile name. Filters must be delimited by a ','.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Examples:\n"
|
|
|
|
|
" - \"foo\" lists all profiles that start with the name foo\n"
|
|
|
|
|
" - \"name=foo\" lists all profiles that exactly have the name foo\n"
|
|
|
|
|
" - \"description=.*bar.*\" lists all profiles with a description that "
|
|
|
|
|
"contains \"bar\"\n"
|
|
|
|
|
"\n"
|
2024-04-29 13:30:58 -04:00
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"that control which image attributes to output when displaying in table\n"
|
|
|
|
|
"or csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout is: ndu\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
"n - Profile Name\n"
|
|
|
|
|
"d - Description\n"
|
|
|
|
|
"u - Used By"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:527
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "List projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:528
|
2024-04-25 06:57:41 +01:00
|
|
|
msgid ""
|
|
|
|
|
"List projects\n"
|
|
|
|
|
"\n"
|
2024-04-29 13:32:02 -04:00
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"that control which image attributes to output when displaying in table\n"
|
|
|
|
|
"or csv format.\n"
|
|
|
|
|
"Default column layout is: nipvbwzdu\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
2024-04-25 06:57:41 +01:00
|
|
|
"\n"
|
2024-04-29 13:32:02 -04:00
|
|
|
"n - Project Name\n"
|
|
|
|
|
"i - Images\n"
|
|
|
|
|
"p - Profiles\n"
|
|
|
|
|
"v - Storage Volumes\n"
|
|
|
|
|
"b - Storage Buckets\n"
|
|
|
|
|
"w - Networks\n"
|
|
|
|
|
"z - Network Zones\n"
|
|
|
|
|
"d - Description\n"
|
|
|
|
|
"u - Used By"
|
2024-04-25 06:57:41 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:945
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "List storage bucket keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:947
|
2024-08-18 21:46:07 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List storage bucket keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ndr\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" r - Role"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:498
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List storage buckets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:500
|
2024-08-17 00:31:56 -04:00
|
|
|
msgid ""
|
|
|
|
|
"List storage buckets\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: ndL\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which network zone attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" e - Project name\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" d - Description\n"
|
|
|
|
|
" L - Location of the storage bucket (e.g. its cluster member)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3663 cmd/incus/storage_volume.go:3664
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List storage volume snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3670
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List storage volume snapshots\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\tThe -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"\tthat control which image attributes to output when displaying in table\n"
|
|
|
|
|
"\tor csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\tColumn shorthand chars:\n"
|
|
|
|
|
"\t\tn - Name\n"
|
2024-09-13 01:28:09 +02:00
|
|
|
"\t\tT - Taken at\n"
|
|
|
|
|
"\t\tE - Expiry"
|
2023-08-30 21:06:15 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1598
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List storage volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1603
|
2021-02-01 18:07:02 -05:00
|
|
|
msgid ""
|
|
|
|
|
"List storage volumes\n"
|
|
|
|
|
"\n"
|
2025-04-07 23:21:40 +02:00
|
|
|
"A single keyword like \"vol\" which will list any storage volume with a name "
|
|
|
|
|
"starting by \"vol\".\n"
|
|
|
|
|
"A regular expression on the storage volume name. (e.g. .*vol.*01$).\n"
|
|
|
|
|
"A key/value pair where the key is a storage volume field name. Multiple "
|
|
|
|
|
"values must be delimited by ','.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Examples:\n"
|
|
|
|
|
" - \"type=custom\" will list all custom storage volumes\n"
|
|
|
|
|
" - \"type=custom content_type=block\" will list all custom block storage "
|
|
|
|
|
"volumes\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
2021-02-01 18:07:02 -05:00
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"that control which image attributes to output when displaying in table\n"
|
|
|
|
|
"or csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
" c - Content type (filesystem or block)\n"
|
2022-08-12 22:18:36 +01:00
|
|
|
" d - Description\n"
|
|
|
|
|
" e - Project name\n"
|
2021-02-01 18:07:02 -05:00
|
|
|
" L - Location of the instance (e.g. its cluster member)\n"
|
2022-08-12 22:18:36 +01:00
|
|
|
" n - Name\n"
|
|
|
|
|
" t - Type of volume (custom, image, container or virtual-machine)\n"
|
|
|
|
|
" u - Number of references (used by)\n"
|
2021-02-01 18:07:02 -05:00
|
|
|
" U - Current disk usage"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:957
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List the available remotes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:958
|
2024-08-08 10:42:02 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List the available remotes\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout: nupaPsg\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"== Columns ==\n"
|
|
|
|
|
"The -c option takes a comma separated list of arguments that control\n"
|
|
|
|
|
"which instance attributes to output when displaying in table or csv\n"
|
|
|
|
|
"format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column arguments are either pre-defined shorthand chars (see below),\n"
|
|
|
|
|
"or (extended) config keys.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Commas between consecutive shorthand chars are optional.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Pre-defined column shorthand chars:\n"
|
|
|
|
|
" n - Name\n"
|
|
|
|
|
" u - URL\n"
|
|
|
|
|
" p - Protocol\n"
|
|
|
|
|
" a - Auth Type\n"
|
|
|
|
|
" P - Public\n"
|
|
|
|
|
" s - Static\n"
|
|
|
|
|
" g - Global"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:411
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List trusted clients"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:412
|
2023-12-10 21:10:53 -04:00
|
|
|
msgid ""
|
|
|
|
|
"List trusted clients\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
|
|
|
|
"that control which certificate attributes to output when displaying in "
|
|
|
|
|
"table\n"
|
|
|
|
|
"or csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout is: ntdfe\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\tn - Name\n"
|
|
|
|
|
"\tt - Type\n"
|
|
|
|
|
"\tc - Common Name\n"
|
|
|
|
|
"\tf - Fingerprint\n"
|
|
|
|
|
"\td - Description\n"
|
|
|
|
|
"\ti - Issue date\n"
|
|
|
|
|
"\te - Expiry date\n"
|
|
|
|
|
"\tr - Whether certificate is restricted\n"
|
|
|
|
|
"\tp - Newline-separated list of projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:75
|
2021-04-22 20:25:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "List warnings"
|
|
|
|
|
msgstr "Alias:"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:76
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid ""
|
|
|
|
|
"List warnings\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The -c option takes a (optionally comma-separated) list of arguments\n"
|
2021-05-04 16:57:07 -04:00
|
|
|
"that control which warning attributes to output when displaying in table\n"
|
2021-04-22 20:25:15 +02:00
|
|
|
"or csv format.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Default column layout is: utSscpLl\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Column shorthand chars:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" c - Count\n"
|
|
|
|
|
" l - Last seen\n"
|
|
|
|
|
" L - Location\n"
|
|
|
|
|
" f - First seen\n"
|
|
|
|
|
" p - Project\n"
|
|
|
|
|
" s - Severity\n"
|
|
|
|
|
" S - Status\n"
|
|
|
|
|
" u - UUID\n"
|
|
|
|
|
" t - Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/operation.go:31 cmd/incus/operation.go:32
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "List, show and delete background operations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:351
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Load balancer description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:508
|
2024-05-06 16:42:22 -04:00
|
|
|
msgid "Load:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:682 cmd/incus/storage_volume.go:1475
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Location: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:83
|
2022-07-18 10:18:53 +01:00
|
|
|
msgid "Log level filtering can only be used with pretty formatting"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:940
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Log:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1072
|
2024-01-30 15:39:04 -05:00
|
|
|
msgid "Logical router"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1076
|
2025-03-14 15:30:56 -04:00
|
|
|
msgid "Logical switch"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:644
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Login with username %q and password %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:646
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Login without username and password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_cluster.go:26
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Low level administration tools for inspecting and recovering clusters."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_cluster.go:25
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Low-level cluster administration commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1058
|
2022-03-14 16:23:26 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Lower device"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1039
|
2022-03-14 16:23:26 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Lower devices"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1373 cmd/incus/network_allocations.go:81
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "MAC ADDRESS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:787
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "MAC address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1003
|
2018-06-26 19:17:21 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "MAC address: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:264
|
2019-08-09 15:51:26 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "MAD: %s (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1162
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "MANAGED"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:508
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid "MEMBERS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:82
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "MEMORY"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:516
|
2020-05-21 11:55:43 -04:00
|
|
|
msgid "MEMORY USAGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:517
|
2020-11-13 16:40:19 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "MEMORY USAGE%"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:201
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "MESSAGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1037
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "MII Frequency"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1038
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "MII state"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:791
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "MTU"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1006
|
2018-06-26 19:17:21 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "MTU: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:141
|
2025-07-14 10:53:40 +00:00
|
|
|
msgid "Maintain remote connection for faster commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:159 cmd/incus/image.go:685
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Make image public"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:39
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Make the image public"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:40 cmd/incus/network.go:41
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Manage and attach instances to networks"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:36 cmd/incus/cluster_group.go:37
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid "Manage cluster groups"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:48 cmd/incus/cluster.go:49
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage cluster members"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/cluster_role.go:24 cmd/incus/cluster_role.go:25
|
2022-04-01 17:35:50 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage cluster roles"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2024-12-14 15:14:27 -03:00
|
|
|
#: cmd/incus/alias.go:23 cmd/incus/alias.go:24
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage command aliases"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:26 cmd/incus/config_device.go:27
|
2020-09-09 14:20:58 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage devices"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2372 cmd/incus/storage_volume.go:2373
|
2025-05-06 17:51:08 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage files in custom volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:51 cmd/incus/file.go:52
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Manage files in instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image_alias.go:31 cmd/incus/image_alias.go:32
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage image aliases"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:43
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:44
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Manage images\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"Instances are created from images. Those images were themselves\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
"either generated from an existing instance or downloaded from an image\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"server.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"When using remote images, the server will automatically cache images for "
|
|
|
|
|
"you\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"and remove them upon expiration.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"The image unique identifier is the hash (sha-256) of its representation\n"
|
|
|
|
|
"as a compressed tarball (or for split images, the concatenation of the\n"
|
|
|
|
|
"metadata and rootfs tarballs).\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Images can be referenced by their full hash, shortest unique partial\n"
|
|
|
|
|
"hash or alias name (if one is set)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin.go:20 cmd/incus/admin.go:21 cmd/incus/admin_other.go:20
|
|
|
|
|
#: cmd/incus/admin_other.go:21
|
2023-09-15 10:56:55 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage incus daemon"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:33 cmd/incus/config.go:34
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Manage instance and server configuration options"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_template.go:27 cmd/incus/config_template.go:28
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Manage instance file templates"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:27 cmd/incus/config_metadata.go:28
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage instance metadata files"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/snapshot.go:32 cmd/incus/snapshot.go:33
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage instance snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:892 cmd/incus/network_acl.go:893
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Manage network ACL rules"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:30 cmd/incus/network_acl.go:31
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Manage network ACLs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:31 cmd/incus/network_address_set.go:32
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network address sets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:927 cmd/incus/network_forward.go:928
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Manage network forward ports"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:30 cmd/incus/network_forward.go:31
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Manage network forwards"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:29 cmd/incus/network_integration.go:30
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network integrations"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:906
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:907
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network load balancer backends"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1105
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1106
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network load balancer ports"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:31 cmd/incus/network_load_balancer.go:32
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network load balancers"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:30 cmd/incus/network_peer.go:31
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network peerings"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1553 cmd/incus/network_zone.go:1554
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network zone record entries"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:825 cmd/incus/network_zone.go:826
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network zone records"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:35 cmd/incus/network_zone.go:36
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage network zones"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:37 cmd/incus/profile.go:38
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:39 cmd/incus/project.go:40
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Manage projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:898
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage storage bucket keys"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:899
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Manage storage bucket keys."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:36
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage storage buckets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:37
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage storage buckets."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:40 cmd/incus/storage.go:41
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage storage pools and volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3360 cmd/incus/storage_volume.go:3361
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage storage volume snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:63
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage storage volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:64
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Manage storage volumes\n"
|
|
|
|
|
"\n"
|
2025-10-24 18:51:34 -04:00
|
|
|
"Unless specified through a prefix, all volume operations affect \"custom\" "
|
|
|
|
|
"(user created) volumes."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:49 cmd/incus/remote.go:50
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage the list of remote servers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:36 cmd/incus/config_trust.go:37
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Manage trusted clients"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:31 cmd/incus/warning.go:32
|
2021-04-22 20:25:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Manage warnings"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:678
|
2024-02-28 17:27:30 -05:00
|
|
|
msgid "Manually trigger the generation of a client certificate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:168 cmd/incus/info.go:277
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Maximum number of VFs: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/wait.go:43
|
|
|
|
|
msgid "Maximum wait time"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:179
|
2020-11-18 10:06:23 +01:00
|
|
|
msgid "Mdev profiles:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_role.go:97
|
2022-04-01 17:35:50 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Member %q already has role %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_role.go:166
|
2022-04-01 17:35:50 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Member %q does not have role %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1187
|
2021-05-05 09:29:55 +01:00
|
|
|
#, c-format
|
2021-05-28 17:11:41 -04:00
|
|
|
msgid "Member %s join token:"
|
2021-05-05 09:29:55 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:812
|
2018-04-02 19:23:14 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Member %s removed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:715
|
2018-04-02 19:23:14 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Member %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:746
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Memory (current)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:750
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Memory (peak)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:762
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Memory usage:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:529
|
2019-03-12 21:13:56 -04:00
|
|
|
msgid "Memory:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:340
|
2022-03-02 09:29:12 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Migration API failure: %w"
|
2018-08-13 14:38:29 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:359
|
2022-03-02 09:29:12 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Migration operation failure: %w"
|
2018-08-13 14:38:29 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:49
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Minimal configuration (non-interactive)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:54
|
2022-07-18 10:18:53 +01:00
|
|
|
msgid ""
|
|
|
|
|
"Minimum level for log messages (only available when using pretty format)"
|
2018-02-09 20:01:45 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:471
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Minimum size is 1GiB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:139 cmd/incus/storage_bucket.go:245
|
|
|
|
|
#: cmd/incus/storage_bucket.go:323 cmd/incus/storage_bucket.go:444
|
|
|
|
|
#: cmd/incus/storage_bucket.go:732 cmd/incus/storage_bucket.go:824
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1042 cmd/incus/storage_bucket.go:1138
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1242 cmd/incus/storage_bucket.go:1323
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1448 cmd/incus/storage_bucket.go:1524
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing bucket name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:318 cmd/incus/config_trust.go:922
|
2021-02-14 14:37:04 -05:00
|
|
|
msgid "Missing certificate fingerprint"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:245 cmd/incus/cluster_group.go:310
|
|
|
|
|
#: cmd/incus/cluster_group.go:371 cmd/incus/cluster_group.go:793
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing cluster group name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:966 cmd/incus/cluster.go:1668
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:147 cmd/incus/cluster_group.go:656
|
|
|
|
|
#: cmd/incus/cluster_group.go:860 cmd/incus/cluster_role.go:84
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_role.go:153
|
2019-11-10 18:28:21 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing cluster member name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:114 cmd/incus/config_metadata.go:225
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:120 cmd/incus/config_template.go:177
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/config_template.go:233 cmd/incus/config_template.go:337
|
|
|
|
|
#: cmd/incus/config_template.go:410 cmd/incus/profile.go:151
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:234 cmd/incus/profile.go:961 cmd/incus/rebuild.go:44
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Missing instance name"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1142 cmd/incus/storage_bucket.go:1246
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1327 cmd/incus/storage_bucket.go:1452
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing key name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:299 cmd/incus/network_forward.go:374
|
|
|
|
|
#: cmd/incus/network_forward.go:495 cmd/incus/network_forward.go:582
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:759 cmd/incus/network_forward.go:892
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:991 cmd/incus/network_forward.go:1077
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:303
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:377
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:481
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:568
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:738
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:872
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:966
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1046
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1165
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1243
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1353
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing listen address"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:137 cmd/incus/config_device.go:272
|
|
|
|
|
#: cmd/incus/config_device.go:368 cmd/incus/config_device.go:444
|
|
|
|
|
#: cmd/incus/config_device.go:558 cmd/incus/config_device.go:689
|
|
|
|
|
#: cmd/incus/config_device.go:808
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:231 cmd/incus/network_acl.go:293
|
|
|
|
|
#: cmd/incus/network_acl.go:358 cmd/incus/network_acl.go:437
|
|
|
|
|
#: cmd/incus/network_acl.go:541 cmd/incus/network_acl.go:696
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:809 cmd/incus/network_acl.go:863
|
|
|
|
|
#: cmd/incus/network_acl.go:1008 cmd/incus/network_acl.go:1099
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing network ACL name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:217 cmd/incus/network_address_set.go:282
|
|
|
|
|
#: cmd/incus/network_address_set.go:383 cmd/incus/network_address_set.go:517
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:622 cmd/incus/network_address_set.go:675
|
|
|
|
|
#: cmd/incus/network_address_set.go:730 cmd/incus/network_address_set.go:783
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing network address set name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_integration.go:134 cmd/incus/network_integration.go:205
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:269 cmd/incus/network_integration.go:380
|
|
|
|
|
#: cmd/incus/network_integration.go:591 cmd/incus/network_integration.go:648
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_integration.go:757
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing network integration name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:190 cmd/incus/network.go:289 cmd/incus/network.go:500
|
|
|
|
|
#: cmd/incus/network.go:565 cmd/incus/network.go:664 cmd/incus/network.go:779
|
|
|
|
|
#: cmd/incus/network.go:904 cmd/incus/network.go:982 cmd/incus/network.go:1440
|
|
|
|
|
#: cmd/incus/network.go:1520 cmd/incus/network.go:1588
|
|
|
|
|
#: cmd/incus/network.go:1680 cmd/incus/network_forward.go:213
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:295 cmd/incus/network_forward.go:370
|
|
|
|
|
#: cmd/incus/network_forward.go:491 cmd/incus/network_forward.go:578
|
|
|
|
|
#: cmd/incus/network_forward.go:755 cmd/incus/network_forward.go:888
|
|
|
|
|
#: cmd/incus/network_forward.go:987 cmd/incus/network_forward.go:1073
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:216
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:299
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:373
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:477
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:564
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:734
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:868
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:962
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1042
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1161
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1239
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1349 cmd/incus/network_peer.go:214
|
|
|
|
|
#: cmd/incus/network_peer.go:294 cmd/incus/network_peer.go:382
|
|
|
|
|
#: cmd/incus/network_peer.go:531 cmd/incus/network_peer.go:617
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:778 cmd/incus/network_peer.go:901
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing network name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:295 cmd/incus/network_zone.go:366
|
|
|
|
|
#: cmd/incus/network_zone.go:445 cmd/incus/network_zone.go:547
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:690 cmd/incus/network_zone.go:798
|
|
|
|
|
#: cmd/incus/network_zone.go:920 cmd/incus/network_zone.go:1002
|
|
|
|
|
#: cmd/incus/network_zone.go:1156 cmd/incus/network_zone.go:1259
|
|
|
|
|
#: cmd/incus/network_zone.go:1525 cmd/incus/network_zone.go:1606
|
|
|
|
|
#: cmd/incus/network_zone.go:1666
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing network zone name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1074 cmd/incus/network_zone.go:1409
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing network zone record name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:90
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing operation name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:298 cmd/incus/network_peer.go:386
|
|
|
|
|
#: cmd/incus/network_peer.go:535 cmd/incus/network_peer.go:621
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:782 cmd/incus/network_peer.go:905
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing peer name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:255 cmd/incus/storage.go:336 cmd/incus/storage.go:456
|
|
|
|
|
#: cmd/incus/storage.go:536 cmd/incus/storage.go:902 cmd/incus/storage.go:1008
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:135 cmd/incus/storage_bucket.go:241
|
|
|
|
|
#: cmd/incus/storage_bucket.go:319 cmd/incus/storage_bucket.go:440
|
|
|
|
|
#: cmd/incus/storage_bucket.go:606 cmd/incus/storage_bucket.go:728
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:820 cmd/incus/storage_bucket.go:1038
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1134 cmd/incus/storage_bucket.go:1238
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1319 cmd/incus/storage_bucket.go:1444
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:1519 cmd/incus/storage_volume.go:217
|
|
|
|
|
#: cmd/incus/storage_volume.go:310 cmd/incus/storage_volume.go:642
|
|
|
|
|
#: cmd/incus/storage_volume.go:755 cmd/incus/storage_volume.go:834
|
|
|
|
|
#: cmd/incus/storage_volume.go:934 cmd/incus/storage_volume.go:1053
|
|
|
|
|
#: cmd/incus/storage_volume.go:1272 cmd/incus/storage_volume.go:1664
|
|
|
|
|
#: cmd/incus/storage_volume.go:1992 cmd/incus/storage_volume.go:2088
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:2250 cmd/incus/storage_volume.go:3480
|
|
|
|
|
#: cmd/incus/storage_volume.go:3613 cmd/incus/storage_volume.go:3721
|
|
|
|
|
#: cmd/incus/storage_volume.go:3876 cmd/incus/storage_volume.go:3963
|
|
|
|
|
#: cmd/incus/storage_volume.go:4042
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing pool name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:425 cmd/incus/profile.go:489 cmd/incus/profile.go:574
|
|
|
|
|
#: cmd/incus/profile.go:694 cmd/incus/profile.go:1047 cmd/incus/profile.go:1117
|
|
|
|
|
#: cmd/incus/profile.go:1198
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing profile name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:167 cmd/incus/project.go:265 cmd/incus/project.go:370
|
|
|
|
|
#: cmd/incus/project.go:489 cmd/incus/project.go:790 cmd/incus/project.go:861
|
|
|
|
|
#: cmd/incus/project.go:991 cmd/incus/project.go:1130
|
2018-09-12 14:59:34 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing project name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:324
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing source profile name"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:423 cmd/incus/storage_volume.go:1900
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing source volume name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1402
|
2022-03-05 15:38:22 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Missing storage pool name"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:836
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Missing target directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:390
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
2024-02-22 11:56:18 -05:00
|
|
|
msgid "Missing target network or integration"
|
2021-10-18 09:03:26 +01:00
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1033
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:299
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Model: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:159
|
2019-03-19 15:47:02 -07:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Model: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:34
|
2023-08-30 00:41:00 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Monitor a local or remote server"
|
|
|
|
|
msgstr "Aggiungi un nuovo server remoto"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:35
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"Monitor a local or remote server\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"By default the monitor will listen to all message types."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:585 cmd/incus/network.go:684
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:854 cmd/incus/storage_volume.go:953
|
2018-07-27 10:03:08 +02:00
|
|
|
msgid "More than one device matches, specify the device name"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:513
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "More than one file to download, but target is not a directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2699 cmd/incus/storage_volume.go:2700
|
2025-05-06 17:51:08 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Mount files from custom storage volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:985 cmd/incus/file.go:986
|
2022-03-02 15:32:36 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Mount files from instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1858 cmd/incus/storage_volume.go:1859
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Move custom storage volumes between pools"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:37
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Move instances within or in between servers"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:38
|
2022-04-20 15:11:46 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"Move instances within or in between servers\n"
|
2022-04-20 15:11:46 -04:00
|
|
|
"\n"
|
|
|
|
|
"Transfer modes (--mode):\n"
|
|
|
|
|
" - pull: Target server pulls the data from the source server (source must "
|
|
|
|
|
"listen on network)\n"
|
|
|
|
|
" - push: Source server pushes the data to the target server (target must "
|
|
|
|
|
"listen on network)\n"
|
|
|
|
|
" - relay: The CLI connects to both source and server and proxies the data "
|
|
|
|
|
"(both source and target must listen on network)\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"The pull transfer mode is the default as it is compatible with all server "
|
2022-04-20 15:11:46 -04:00
|
|
|
"versions.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:63
|
2020-03-25 13:23:55 -04:00
|
|
|
msgid "Move the instance without its snapshots"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1865
|
2021-06-18 22:45:14 +02:00
|
|
|
msgid "Move to a project different from the source"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:503
|
2018-01-15 17:47:07 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Moving the storage volume: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:1121 cmd/incus/network_load_balancer.go:1287
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "Multiple ports match. Use --force to remove them all"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:1154
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "Multiple rules match. Use --force to remove them all"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:710
|
2017-07-11 15:44:33 +02:00
|
|
|
msgid "Must run as root to import from directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:274
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Must supply instance name for: "
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:194 cmd/incus/cluster.go:1253
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:507 cmd/incus/config_trust.go:447
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/config_trust.go:651 cmd/incus/list.go:518
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1160 cmd/incus/network_acl.go:177
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:165 cmd/incus/network_integration.go:456
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:136 cmd/incus/network_zone.go:142
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:949 cmd/incus/profile.go:782
|
|
|
|
|
#: cmd/incus/project.go:572 cmd/incus/project.go:723 cmd/incus/remote.go:997
|
|
|
|
|
#: cmd/incus/snapshot.go:370 cmd/incus/storage.go:731
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:539 cmd/incus/storage_bucket.go:983
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:1731 cmd/incus/storage_volume.go:3773
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "NAME"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_allocations.go:80
|
2023-07-20 17:58:02 +02:00
|
|
|
msgid "NAT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:578
|
2022-11-29 14:07:28 +00:00
|
|
|
msgid "NETWORK ZONES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:577
|
2020-09-14 14:07:10 +01:00
|
|
|
msgid "NETWORKS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:171
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "NEW: %q (backend=%q, source=%q)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:572
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "NIC:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:575
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "NICs:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1209 cmd/incus/operation.go:213
|
|
|
|
|
#: cmd/incus/project.go:610 cmd/incus/project.go:619 cmd/incus/project.go:628
|
|
|
|
|
#: cmd/incus/project.go:637 cmd/incus/project.go:646 cmd/incus/project.go:655
|
|
|
|
|
#: cmd/incus/remote.go:1061 cmd/incus/remote.go:1070 cmd/incus/remote.go:1079
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "NO"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:120 cmd/incus/info.go:206 cmd/incus/info.go:293
|
|
|
|
|
#: cmd/incus/info.go:380
|
2019-03-20 23:25:51 -07:00
|
|
|
#, c-format
|
|
|
|
|
msgid "NUMA node: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:538
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "NUMA nodes:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:156
|
2019-03-19 15:47:02 -07:00
|
|
|
msgid "NVIDIA information:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:161
|
2019-03-19 15:47:02 -07:00
|
|
|
#, c-format
|
|
|
|
|
msgid "NVRM Version: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:855 cmd/incus/info.go:906 cmd/incus/storage_volume.go:1517
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1567
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:420
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the CEPHfs volume:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:401
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the OSD storage pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:502
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Name of the existing %s pool or dataset:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:395
|
|
|
|
|
#: cmd/incus/admin_init_interactive.go:489
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the existing CEPH cluster"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:414
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the existing CEPHfs cluster"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:495
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the existing OSD storage pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:117
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the existing bridge or host interface:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:294
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the new storage pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:177
|
2020-09-22 23:28:01 -04:00
|
|
|
msgid "Name of the project to use for this remote:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:427
|
2024-02-19 21:44:31 -05:00
|
|
|
msgid "Name of the shared LVM volume group:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:130
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Name of the storage backend (%s):"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:332
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Name of the storage backend to use (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:113
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Name of the storage pool:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:660 cmd/incus/network.go:1000
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1457
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Name: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:333
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Name: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:453
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:510
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:451
|
2018-01-09 12:43:32 +00:00
|
|
|
#, c-format
|
2018-04-02 19:23:14 -04:00
|
|
|
msgid "Network %s pending on member %s"
|
2018-01-09 12:43:32 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1530
|
2017-10-12 17:53:52 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:485
|
2021-02-07 16:47:26 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network ACL %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:873
|
2021-02-07 16:47:26 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network ACL %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:819
|
2021-02-07 16:47:26 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network ACL %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:405
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Network ACL description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:491
|
2021-10-13 17:06:24 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network Zone %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:808
|
2021-10-13 17:06:24 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network Zone %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:334
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Network address set %s created"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:684
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Network address set %s deleted"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/network_address_set.go:631
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Network address set %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:255
|
2025-03-11 19:22:20 -04:00
|
|
|
msgid "Network address set description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:366
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Network description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:430
|
2021-08-18 09:13:49 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network forward %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:909
|
2021-08-18 09:13:49 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network forward %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:348
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Network forward description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:163
|
2024-02-22 11:56:18 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network integration %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_integration.go:215
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Network integration %s deleted"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:601
|
2024-02-22 11:56:18 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network integration %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:433
|
2022-06-30 13:50:34 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network load balancer %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:889
|
2022-06-30 13:50:34 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network load balancer %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:63
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Network name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:465
|
2021-10-18 09:03:26 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network peer %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:917
|
2021-10-18 09:03:26 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network peer %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:469
|
2021-10-18 09:03:26 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network peer %s is in unexpected state %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:467
|
2021-10-18 09:03:26 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Network peer %s pending (please complete mutual peering on peer network)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:365
|
2020-07-15 11:39:03 +01:00
|
|
|
msgid "Network type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:812 cmd/incus/network.go:1022
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Network usage:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1202
|
2022-01-21 19:00:00 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network zone record %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1535
|
2022-01-21 19:00:00 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Network zone record %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:40
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "New alias to define at target"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:162 cmd/incus/image.go:687
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "New aliases to add to the image"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/copy.go:57 cmd/incus/create.go:60 cmd/incus/import.go:39
|
|
|
|
|
#: cmd/incus/move.go:60
|
2018-07-10 00:09:04 -04:00
|
|
|
msgid "New key/value to apply to a specific device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:271
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "No %s storage backends available"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:881
|
2022-02-01 15:32:13 +01:00
|
|
|
#, c-format
|
|
|
|
|
msgid "No certificate add token for member %s on remote: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1456
|
2021-06-04 18:09:47 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "No cluster join token for member %s on remote: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:594 cmd/incus/network.go:693
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "No device found for this network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:863 cmd/incus/storage_volume.go:962
|
2018-07-27 10:03:08 +02:00
|
|
|
msgid "No device found for this storage volume"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1365
|
2024-09-25 00:00:07 -04:00
|
|
|
msgid "No load-balancer health information available"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1077
|
2022-06-30 13:50:34 +01:00
|
|
|
msgid "No matching backend found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:1132 cmd/incus/network_load_balancer.go:1298
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "No matching port(s) found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:1165
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "No matching rule(s) found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:268
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "No storage backends available"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:437 cmd/incus/storage_volume.go:1909
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "No storage pool for source volume specified"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:487 cmd/incus/storage_volume.go:1920
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "No storage pool for target volume specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:229
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "No unknown storage pools or volumes found. Nothing to do."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:148 cmd/incus/config_device.go:468
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "No value found in %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:540
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Node %d:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:32
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"None of --storage-pool, --storage-create-device or --storage-create-loop may "
|
|
|
|
|
"be used with the 'dir' backend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:407
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Number of placement groups"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:705
|
2024-09-23 07:58:21 -06:00
|
|
|
msgid "OS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:706
|
2024-09-23 07:58:21 -06:00
|
|
|
msgid "OS Version"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1065
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "OVN:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:809
|
2025-03-11 19:22:20 -04:00
|
|
|
msgid "One or more provided address isn't currently in the set"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:237 cmd/incus/storage_volume.go:330
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Only \"custom\" volumes can be attached to instances"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4148
|
2020-09-24 17:13:25 +01:00
|
|
|
msgid "Only \"custom\" volumes can be exported"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3493
|
2018-09-19 10:03:54 +02:00
|
|
|
msgid "Only \"custom\" volumes can be snapshotted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:370
|
2024-06-05 16:35:19 -04:00
|
|
|
msgid "Only https URLs are supported for oci and simplestreams"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:788
|
2018-07-27 10:03:08 +02:00
|
|
|
msgid "Only https:// is supported for remote image import"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1420
|
2021-02-01 18:07:02 -05:00
|
|
|
msgid "Only instance or custom volumes are supported"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:805 cmd/incus/network.go:1603
|
2018-07-27 10:03:08 +02:00
|
|
|
msgid "Only managed networks can be modified"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:36
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Only one of --storage-create-device or --storage-create-loop can be specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-10-25 15:09:11 -04:00
|
|
|
#: cmd/incus/webui.go:18 cmd/incus/webui.go:19
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Open the web interface"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:704
|
2024-09-23 07:58:21 -06:00
|
|
|
msgid "Operating System:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:100
|
2017-11-07 17:08:33 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Operation %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:910 cmd/incus/storage_volume.go:1571
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "Optimized Storage"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:128
|
2018-11-20 12:29:29 -05:00
|
|
|
msgid "Override the source project"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:61
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Override the terminal mode (auto, interactive or non-interactive)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:131 cmd/incus/info.go:217
|
2019-03-13 19:51:04 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "PCI address: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:608
|
2024-05-06 22:26:55 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "PCI device:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:611
|
2024-05-06 22:26:55 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "PCI devices:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:138
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "PEER"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:520
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "PID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:686
|
2021-08-04 19:04:38 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "PID: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:143 cmd/incus/network_load_balancer.go:150
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "PORTS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:519
|
2018-01-07 23:53:32 -05:00
|
|
|
msgid "PROCESSES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/list.go:521 cmd/incus/project.go:574
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "PROFILES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image.go:1144 cmd/incus/list.go:512 cmd/incus/network.go:1159
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:183 cmd/incus/network_address_set.go:172
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:141 cmd/incus/profile.go:783
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_bucket.go:538 cmd/incus/storage_volume.go:1750
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/top.go:79 cmd/incus/warning.go:222
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "PROJECT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:455
|
2023-12-10 21:10:53 -04:00
|
|
|
msgid "PROJECTS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:999
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "PROTOCOL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image.go:1149 cmd/incus/remote.go:1001
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "PUBLIC"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:796 cmd/incus/network.go:1025
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Packets received"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:797 cmd/incus/network.go:1026
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Packets sent"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:316
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Partitions:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:438 cmd/incus/remote.go:813
|
2018-10-04 17:14:12 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Password for %s: "
|
|
|
|
|
msgstr "Password amministratore per %s: "
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:615
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Password rejected for %q"
|
|
|
|
|
msgstr "Password amministratore per %s: "
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:2042
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Path %s doesn't exist"
|
|
|
|
|
msgstr "il remote %s non esiste"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:439
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Path to the existing block device:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:55 cmd/incus/action.go:56
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Pause instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:348
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Peer description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:67
|
2018-11-07 15:33:57 +01:00
|
|
|
msgid "Perform an incremental copy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:241
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Please create those missing entries and then hit ENTER:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:218
|
2022-07-25 15:02:57 +02:00
|
|
|
msgid "Please provide an alternate server address (empty to abort):"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1863
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please provide join token:"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:513
|
2021-06-02 04:59:06 +00:00
|
|
|
msgid "Please type 'y', 'n' or the fingerprint:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/wait.go:42
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Polling interval (in seconds)"
|
|
|
|
|
msgstr "Utilizzo CPU (in secondi)"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:115
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Pool name cannot be empty"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:949 cmd/incus/network_load_balancer.go:1127
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Port description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:590
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Port to bind to"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:54
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Port to bind to (default: %d)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:243
|
2019-07-04 21:18:36 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Port type: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:225
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Ports:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:50
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Pre-seed mode, expects YAML config from stdin"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:447
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Press 'd' + ENTER to change delay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:448
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Press 's' + ENTER to change sorting method"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:449
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Press CTRL-C to exit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:539
|
2022-03-11 18:29:35 +09:00
|
|
|
msgid "Press ctrl+c to finish"
|
2022-03-02 15:32:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1015 cmd/incus/cluster_group.go:420
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:279 cmd/incus/config.go:354
|
|
|
|
|
#: cmd/incus/config_metadata.go:159 cmd/incus/config_template.go:263
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:365 cmd/incus/image.go:475
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:830 cmd/incus/network_acl.go:745
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:561 cmd/incus/network_forward.go:818
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:316 cmd/incus/network_load_balancer.go:798
|
|
|
|
|
#: cmd/incus/network_peer.go:833 cmd/incus/network_zone.go:739
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1458 cmd/incus/profile.go:621
|
|
|
|
|
#: cmd/incus/project.go:417 cmd/incus/storage.go:383
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:380 cmd/incus/storage_bucket.go:1384
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1151 cmd/incus/storage_volume.go:1183
|
2021-05-10 13:41:37 +01:00
|
|
|
msgid "Press enter to open the editor again or ctrl+c to abort change"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:51
|
2021-07-22 09:40:37 -04:00
|
|
|
msgid "Pretty rendering (short for --format=pretty)"
|
2018-02-09 20:01:45 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:126
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Print help"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:745
|
2025-05-07 01:56:24 -04:00
|
|
|
#, fuzzy
|
2025-11-25 12:47:54 -05:00
|
|
|
msgid "Print or retrieve the client certificate used by this Incus client"
|
2025-05-07 01:56:24 -04:00
|
|
|
msgstr "Certificato del client salvato dal server: "
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:44
|
2017-08-03 20:06:29 -04:00
|
|
|
msgid "Print the raw response"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:125
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Print version number"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:510 cmd/incus/info.go:715
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Processes: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main_aliases.go:239 cmd/incus/main_aliases.go:246
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
2019-02-28 10:31:09 +01:00
|
|
|
msgid "Processing aliases failed: %s"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:366 cmd/incus/info.go:379 cmd/incus/info.go:393
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Product ID: %v"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:479
|
2024-03-31 22:12:37 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Product: %s"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:365 cmd/incus/info.go:378 cmd/incus/info.go:392
|
|
|
|
|
#: cmd/incus/info.go:428
|
2024-03-31 22:12:37 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Product: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:127 cmd/incus/info.go:213
|
2019-03-13 19:51:04 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Product: %v (%v)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:173
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profile %s added to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:443
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profile %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:499
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profile %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:971
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profile %s isn't currently applied to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:996
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profile %s removed from %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1057
|
2017-10-12 17:53:52 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profile %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:380
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Profile description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:166
|
2022-04-20 01:00:17 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Profile to apply to the new image"
|
|
|
|
|
msgstr "non tutti i profili dell'origine esistono nella destinazione"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:58 cmd/incus/create.go:59
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Profile to apply to the new instance"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:61
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Profile to apply to the target instance"
|
|
|
|
|
msgstr "non tutti i profili dell'origine esistono nella destinazione"
|
2018-06-07 15:28:31 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:263
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Profiles %s applied to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1063
|
2019-12-04 06:07:36 +00:00
|
|
|
msgid "Profiles:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1061
|
2019-12-04 06:07:36 +00:00
|
|
|
msgid "Profiles: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:197
|
2018-09-12 14:59:34 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Project %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:287
|
2018-09-12 14:59:34 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Project %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:805
|
2018-09-12 14:59:34 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Project %s renamed to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:120
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Project description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:140
|
2020-09-22 23:28:01 -04:00
|
|
|
msgid "Project to use for the remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1036
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Properties:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1648
|
2020-12-17 04:31:16 -06:00
|
|
|
msgid "Property not found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1056
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Protocol: %s"
|
|
|
|
|
msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:231
|
2023-09-05 14:50:34 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Provided certificate path doesn't exist: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/remote_unix.go:43
|
2023-12-10 17:32:44 -05:00
|
|
|
msgid "Proxy timeout (exits when no connections)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:139
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Public image server"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1015
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Public: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:34 cmd/incus/publish.go:35
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Publish instances as images"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:271
|
2019-02-18 16:52:04 -05:00
|
|
|
#, fuzzy, c-format
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Publishing instance: %s"
|
2019-02-18 16:52:04 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2881 cmd/incus/storage_volume.go:2882
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Pull files from custom volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/file.go:457 cmd/incus/file.go:458
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Pull files from instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:636 cmd/incus/storage_volume.go:3038
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/utils_sftp.go:190
|
2018-08-06 14:24:16 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Pulling %s from %s: %%s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3100 cmd/incus/storage_volume.go:3101
|
2025-10-24 17:01:10 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Push files into custom volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:697 cmd/incus/file.go:698
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Push files into instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:942 cmd/incus/storage_volume.go:3321
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/utils_sftp.go:310
|
2018-08-06 14:24:16 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Pushing %s to %s: %%s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:90
|
2020-06-18 13:55:19 -04:00
|
|
|
msgid "Query path must start with /"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:514 cmd/incus/image.go:946 cmd/incus/image.go:1533
|
2019-08-23 14:25:19 -07:00
|
|
|
msgid "Query virtual machine images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1188
|
2021-04-02 15:10:32 -04:00
|
|
|
msgid "RESOURCE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:454
|
2023-12-10 21:10:53 -04:00
|
|
|
msgid "RESTRICTED"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:985
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "ROLE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:196
|
2021-09-18 23:19:16 +02:00
|
|
|
msgid "ROLES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:312 cmd/incus/info.go:321
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Read-Only: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:33
|
2023-06-09 17:47:49 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rebuild as an empty instance"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:28
|
2023-06-09 17:47:49 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rebuild instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1123
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Record description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:29
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Recover missing instances and volumes from existing and unknown storage pools"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:30
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Recover missing instances and volumes from existing and unknown storage "
|
|
|
|
|
"pools\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" This command is mostly used for disaster recovery. It will ask you about "
|
|
|
|
|
"unknown storage pools and attempt to\n"
|
|
|
|
|
" access them, along with existing storage pools, and identify any missing "
|
|
|
|
|
"instances and volumes that exist on the\n"
|
|
|
|
|
" pools but are not in the database. It will then offer to recreate these "
|
|
|
|
|
"database records."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:468 cmd/incus/file.go:707 cmd/incus/storage_volume.go:2892
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3110
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Recursively transfer files"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:387
|
2021-07-12 18:06:09 -04:00
|
|
|
msgid "Refresh and update the existing storage volume copies"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1443 cmd/incus/image.go:1444
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Refresh images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:403
|
2018-11-07 15:33:57 +01:00
|
|
|
#, fuzzy, c-format
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Refreshing instance: %s"
|
2018-11-07 15:33:57 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1477
|
2017-05-30 14:59:54 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Refreshing the image: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1173
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Remote %s already exists"
|
|
|
|
|
msgstr "il remote %s esiste già"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1056 cmd/incus/remote.go:1164 cmd/incus/remote.go:1245
|
|
|
|
|
#: cmd/incus/remote.go:1310 cmd/incus/remote.go:1358
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Remote %s doesn't exist"
|
|
|
|
|
msgstr "il remote %s non esiste"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:339
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Remote %s exists as <%s>"
|
|
|
|
|
msgstr "il remote %s esiste come %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1253
|
2021-03-30 22:23:31 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Remote %s is global and cannot be removed"
|
|
|
|
|
msgstr "il remote %s è statico e non può essere modificato"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1168 cmd/incus/remote.go:1249 cmd/incus/remote.go:1362
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Remote %s is static and cannot be modified"
|
|
|
|
|
msgstr "il remote %s è statico e non può essere modificato"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:333
|
2023-09-05 09:40:45 -04:00
|
|
|
msgid "Remote names may not contain colons"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:136
|
2023-09-05 09:40:45 -04:00
|
|
|
msgid "Remote trust token"
|
2020-03-16 20:24:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:313
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Removable: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:50
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Remove %s (yes/no): "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:233
|
2024-05-28 18:48:45 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Remove %s and everything it contains (instances, images, volumes, "
|
|
|
|
|
"networks, ...) (yes/no): "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:619
|
2022-02-18 07:40:01 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove a cluster member from a cluster group"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:735 cmd/incus/cluster.go:736
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Remove a member from the cluster"
|
2017-10-16 13:55:23 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1631
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove a network zone record entry"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:754 cmd/incus/network_address_set.go:755
|
2025-03-11 19:22:20 -04:00
|
|
|
msgid "Remove addresses from a network address set"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:228 cmd/incus/alias.go:229
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Remove aliases"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:1032 cmd/incus/network_load_balancer.go:1202
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Remove all ports that match"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:1059
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Remove all rules that match"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1005
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove backend from a load balancer"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1004
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove backends from a load balancer"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1632
|
2022-01-21 19:00:00 -05:00
|
|
|
msgid "Remove entries from a network zone record"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:514 cmd/incus/config_device.go:515
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove instance devices"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:618
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid "Remove member from group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:1030 cmd/incus/network_forward.go:1031
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Remove ports from a forward"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1200
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:1201
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove ports from a load balancer"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:923 cmd/incus/profile.go:924
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Remove profiles from instances"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1215 cmd/incus/remote.go:1216
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Remove remotes"
|
2017-11-11 20:27:58 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_role.go:117 cmd/incus/cluster_role.go:118
|
2022-04-01 17:35:50 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Remove roles from a cluster member"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:1057 cmd/incus/network_acl.go:1058
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Remove rules from an ACL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:281
|
2023-09-20 01:14:53 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Remove snapshot %s from %s (yes/no): "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:774 cmd/incus/config_trust.go:775
|
2022-05-09 17:38:24 -04:00
|
|
|
msgid "Remove trusted client"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:703 cmd/incus/cluster_group.go:704
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid "Rename a cluster group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:675 cmd/incus/cluster.go:676
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Rename a cluster member"
|
2017-12-14 15:34:03 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:173 cmd/incus/alias.go:174 cmd/incus/image_alias.go:386
|
|
|
|
|
#: cmd/incus/image_alias.go:387
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Rename aliases"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1953 cmd/incus/storage_volume.go:1954
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rename custom storage volumes"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:485 cmd/incus/snapshot.go:486
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rename instance snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rename.go:22 cmd/incus/rename.go:23
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "Rename instances"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:777 cmd/incus/network_acl.go:778
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Rename network ACLs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:593 cmd/incus/network_address_set.go:594
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rename network address sets"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:565 cmd/incus/network_integration.go:566
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rename network integrations"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1486 cmd/incus/network.go:1487
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Rename networks"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1013 cmd/incus/profile.go:1014
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Rename profiles"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:756 cmd/incus/project.go:757
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Rename projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1134 cmd/incus/remote.go:1135
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Rename remotes"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3832 cmd/incus/storage_volume.go:3833
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Rename storage volume snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2016
|
2023-08-30 21:06:15 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Renamed storage volume from \"%s\" to \"%s\""
|
2018-09-19 10:03:54 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3905
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "Renamed storage volume snapshot from \"%s\" to \"%s\""
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:151
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Render: %s (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1133 cmd/incus/cluster.go:1134
|
2021-05-05 09:29:55 +01:00
|
|
|
msgid "Request a join token for adding a cluster member"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/delete.go:39 cmd/incus/snapshot.go:234
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Require user confirmation"
|
2017-10-04 17:12:53 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:713
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Resources:"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:105 cmd/incus/action.go:106
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-04-06 09:26:54 -04:00
|
|
|
msgid "Restart instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1626 cmd/incus/cluster.go:1627
|
2021-07-29 09:24:06 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Restore cluster member"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:549
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 21:06:15 +02:00
|
|
|
"Restore instance from snapshots\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
|
|
|
|
"If --stateful is passed, then the running state will be restored too."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:548
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Restore instance snapshots"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3921 cmd/incus/storage_volume.go:3922
|
2018-09-19 10:03:54 +02:00
|
|
|
msgid "Restore storage volume snapshots"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1695
|
2021-07-29 09:24:06 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Restoring cluster member: %s"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:99 cmd/incus/config_trust.go:184
|
2021-02-24 21:36:02 -05:00
|
|
|
msgid "Restrict the certificate to one or more projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:80 cmd/incus/action.go:81
|
2024-01-14 19:25:50 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Resume instances"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:50
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Retrieve the instance's console log"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:403
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Retrieving image: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:822 cmd/incus/config_trust.go:823
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Revoke certificate add token"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1380
|
2021-06-04 18:09:47 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Revoke cluster member join token"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1109
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Role (admin or read-only)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_sql.go:162
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Rows affected: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:912
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Rule description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/remote_unix.go:37
|
2023-12-10 17:32:44 -05:00
|
|
|
msgid "Run a local API proxy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/remote_unix.go:38
|
2023-12-10 17:32:44 -05:00
|
|
|
msgid "Run a local API proxy for the remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_allocations.go:62
|
2023-07-18 19:22:31 +02:00
|
|
|
msgid "Run again a specific project"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:156
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Run against all instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_allocations.go:63
|
2023-07-18 19:22:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Run against all projects"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:223
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "SEVERITY"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1150
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "SIZE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:440
|
2024-03-31 22:12:37 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "SKU: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:522
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "SNAPSHOTS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:734
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "SOURCE"
|
|
|
|
|
msgstr ""
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:166 cmd/incus/info.go:275
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "SR-IOV information:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:641
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "SSH SFTP listening on %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:658
|
2022-03-04 13:50:04 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "SSH client connected %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:659
|
2022-03-04 13:50:04 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "SSH client disconnected %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:526
|
2024-05-03 21:18:37 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "STARTED AT"
|
|
|
|
|
msgstr "CREATO IL"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/list.go:523 cmd/incus/network.go:1167
|
|
|
|
|
#: cmd/incus/network_peer.go:140 cmd/incus/operation.go:166
|
|
|
|
|
#: cmd/incus/storage.go:736 cmd/incus/warning.go:224
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "STATE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:373
|
2024-08-18 22:15:32 +02:00
|
|
|
msgid "STATEFUL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1002
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "STATIC"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:200
|
2024-04-24 22:47:40 +01:00
|
|
|
msgid "STATUS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:576
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "STORAGE BUCKETS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:508
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "STORAGE POOL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:575
|
2020-03-06 14:23:35 +00:00
|
|
|
msgid "STORAGE VOLUMES"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1047
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "STP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:183
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Scanning for unknown volumes..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1111
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid "Secret key (auto-generated if empty)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1195
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Secret key: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:34 cmd/incus/query.go:35
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Send a raw query to the server"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:370
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Serial Number: %v"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:620
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Serial device:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/info.go:623
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Serial devices:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/info.go:467 cmd/incus/info.go:483
|
2024-03-31 22:12:37 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Serial: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:444
|
2024-03-31 22:12:37 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Serial: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:138
|
2023-08-12 21:30:18 +02:00
|
|
|
msgid "Server authentication type (tls or oidc)"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:511
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Server certificate NACKed by user"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:646
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Server doesn't trust us after authentication"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:308 cmd/incus/cluster.go:1319 cmd/incus/cluster.go:1418
|
|
|
|
|
#: cmd/incus/cluster.go:1528 cmd/incus/cluster_group.go:573
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "Server isn't part of a cluster"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:137
|
2024-06-05 16:35:19 -04:00
|
|
|
msgid "Server protocol (incus, oci or simplestreams)"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/version.go:60
|
2018-03-30 11:26:26 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Server version: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1055
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Server: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:974
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set a cluster group's configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:549
|
2021-10-14 18:16:25 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set a cluster member's configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:994 cmd/incus/storage_volume.go:2705
|
2022-03-15 11:38:06 +00:00
|
|
|
msgid "Set authentication user when using SSH SFTP listener"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:630
|
2020-09-09 14:20:58 -04:00
|
|
|
msgid "Set device configuration keys"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:633
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
2020-09-09 14:20:58 -04:00
|
|
|
"Set device configuration keys\n"
|
2019-07-27 17:08:43 -04:00
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus config device set [<remote>:]<instance> <device> <key> <value>"
|
2019-10-24 10:21:38 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:640
|
2019-10-24 10:21:38 -04:00
|
|
|
msgid ""
|
2020-09-09 14:20:58 -04:00
|
|
|
"Set device configuration keys\n"
|
2019-10-24 10:21:38 -04:00
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus profile device set [<remote>:]<profile> <device> <key> <value>"
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1665 cmd/incus/image.go:1666
|
2020-12-17 04:31:16 -06:00
|
|
|
msgid "Set image properties"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:526
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Set instance or server configuration keys"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:527
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"Set instance or server configuration keys\n"
|
2019-07-27 17:08:43 -04:00
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus config set [<remote>:][<instance>] <key> <value>"
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:503
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Set network ACL configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:504
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Set network ACL configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus network set [<remote>:]<ACL> <key> <value>"
|
2021-02-07 16:47:26 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:352 cmd/incus/network_address_set.go:353
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set network address set configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1548
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Set network configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1549
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Set network configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus network set [<remote>:]<network> <key> <value>"
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:535
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Set network forward keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:536
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid ""
|
|
|
|
|
"Set network forward keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus network set [<remote>:]<network> <listen_address> <key> <value>"
|
2021-08-18 09:13:49 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:619
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set network integration configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:620
|
2024-02-22 11:56:18 -05:00
|
|
|
msgid ""
|
|
|
|
|
"Set network integration configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
|
|
|
|
" incus network integration set [<remote>:]<network integration> <key> "
|
|
|
|
|
"<value>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:521
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set network load balancer keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:522
|
2022-06-30 13:50:34 +01:00
|
|
|
msgid ""
|
|
|
|
|
"Set network load balancer keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus network set [<remote>:]<network> <listen_address> <key> <value>"
|
2022-06-30 13:50:34 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:575
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "Set network peer keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:576
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid ""
|
|
|
|
|
"Set network peer keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus network set [<remote>:]<network> <peer_name> <key> <value>"
|
2021-10-18 09:03:26 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:509
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set network zone configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:510
|
2021-10-13 17:06:24 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Set network zone configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus network set [<remote>:]<Zone> <key> <value>"
|
2021-10-13 17:06:24 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1220 cmd/incus/network_zone.go:1221
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set network zone record configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1075
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Set profile configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1076
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Set profile configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus profile set [<remote>:]<profile> <key> <value>"
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:823
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Set project configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:824
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Set project configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus project set [<remote>:]<project> <key> <value>"
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:673
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set storage bucket configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:674
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid ""
|
|
|
|
|
"Set storage bucket configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus storage bucket set [<remote>:]<pool> <bucket> <key> <value>"
|
2022-08-15 09:59:35 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:862
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Set storage pool configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:863
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Set storage pool configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus storage set [<remote>:]<pool> <key> <value>"
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2035
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Set storage volume configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2036
|
2019-07-27 17:08:43 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Set storage volume configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For backward compatibility, a single configuration key may still be set "
|
|
|
|
|
"with:\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
" incus storage volume set [<remote>:]<pool> [<type>/]<volume> <key> "
|
2024-07-07 21:20:35 -05:00
|
|
|
"<value>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If the type is not specified, Incus assumes the type is \"custom\".\n"
|
|
|
|
|
"Supported values for type are \"custom\", \"container\" and \"virtual-"
|
|
|
|
|
"machine\"."
|
2019-07-27 17:08:43 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1328 cmd/incus/remote.go:1329
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Set the URL for the remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:110 cmd/incus/storage_volume.go:2433
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid "Set the file's gid on create"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:710 cmd/incus/storage_volume.go:3113
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Set the file's gid on push"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:112 cmd/incus/storage_volume.go:2435
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid "Set the file's perms on create"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:711 cmd/incus/storage_volume.go:3114
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Set the file's perms on push"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:111 cmd/incus/storage_volume.go:2434
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid "Set the file's uid on create"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:709 cmd/incus/storage_volume.go:3112
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Set the file's uid on push"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:977
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a cluster group property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:552
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a cluster property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:510
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a network ACL property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:355
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a network address set property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:543
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a network forward property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:627
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a network integration property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:529
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a network load balancer property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:583
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a network peer property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1556
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a network property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:517
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a network zone property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1226
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a network zone record property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1083
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a profile property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:831
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a project property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:681
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set the key as a storage bucket property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:870
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a storage property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2052
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as a storage volume property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:543
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Set the key as an instance property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:992 cmd/incus/storage_volume.go:2703
|
2022-03-08 12:14:01 +00:00
|
|
|
msgid "Setup SSH SFTP listener on address:port instead of mounting"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:56
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Setup device based storage using DEVICE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:57
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Setup loop based storage with SIZE in GiB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:129
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show all debug messages"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:130
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show all information messages"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:759 cmd/incus/cluster_group.go:760
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show cluster group configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/config_template.go:372 cmd/incus/config_template.go:373
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Show content of instance file templates"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:354 cmd/incus/cluster.go:355
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show details of a cluster member"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:303 cmd/incus/operation.go:304
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show details on a background operation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:52
|
2021-07-22 09:40:37 -04:00
|
|
|
msgid "Show events from all projects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:770 cmd/incus/config_device.go:771
|
2020-09-09 14:20:58 -04:00
|
|
|
msgid "Show full device configuration"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1529 cmd/incus/image.go:1530
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show image properties"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:191 cmd/incus/config_metadata.go:192
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Show instance metadata files"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:753 cmd/incus/config.go:754
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Show instance or server configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:36 cmd/incus/info.go:37
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Show instance or server information"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:627 cmd/incus/snapshot.go:628
|
2024-01-02 18:32:50 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show instance snapshot configuration"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:317 cmd/incus/main.go:318
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show less common commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/version.go:22 cmd/incus/version.go:23
|
2018-03-30 11:26:26 -04:00
|
|
|
msgid "Show local and remote versions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:199 cmd/incus/network_acl.go:200
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Show network ACL configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:262 cmd/incus/network_acl.go:263
|
2022-01-28 00:53:13 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network ACL log"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:188 cmd/incus/network_address_set.go:189
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network address set configuration"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1644 cmd/incus/network.go:1645
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show network configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:257 cmd/incus/network_forward.go:258
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Show network forward configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_integration.go:731 cmd/incus/network_integration.go:732
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network integration options"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:261
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:262
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network load balancer configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:258 cmd/incus/network_peer.go:259
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network peer configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:263 cmd/incus/network_zone.go:264
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network zone configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:967
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network zone record configuration"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:968
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show network zone record configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1164 cmd/incus/profile.go:1165
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show profile configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:957 cmd/incus/project.go:958
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Show project options"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:791 cmd/incus/storage_bucket.go:792
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show storage bucket configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1415 cmd/incus/storage_bucket.go:1416
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show storage bucket key configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:966 cmd/incus/storage.go:967
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show storage pool configurations and resources"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2198
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show storage volume configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2199
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"Show storage volume configurations\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If the type is not specified, Incus assumes the type is \"custom\".\n"
|
|
|
|
|
"Supported values for type are \"custom\", \"container\" and \"virtual-"
|
|
|
|
|
"machine\".\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"For snapshots, add the snapshot name (only if type is one of custom, "
|
|
|
|
|
"container or virtual-machine)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4004
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show storage volume snapshhot configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4003
|
2024-07-07 21:20:35 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show storage volume snapshot configurations"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1355
|
2021-02-01 18:07:02 -05:00
|
|
|
msgid "Show storage volume state information"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1356
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"Show storage volume state information\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If the type is not specified, Incus assumes the type is \"custom\".\n"
|
|
|
|
|
"Supported values for type are \"custom\", \"container\" and \"virtual-"
|
|
|
|
|
"machine\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1206 cmd/incus/project.go:1207
|
2024-11-06 08:21:33 +01:00
|
|
|
msgid "Show the current project"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:724 cmd/incus/remote.go:725
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show the default remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:757
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Show the expanded configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/info.go:47 cmd/incus/project.go:1093
|
2024-05-21 19:11:22 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show the instance's access list"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2020-01-13 15:15:08 -05:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:48
|
2024-05-21 19:11:22 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show the instance's recent log entries"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:49
|
2017-10-06 13:51:58 +02:00
|
|
|
msgid "Show the resources available to the server"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:970
|
2017-10-06 13:51:58 +02:00
|
|
|
msgid "Show the resources available to the storage pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:504
|
2018-01-21 03:04:27 +01:00
|
|
|
msgid "Show the used and free space in bytes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:895 cmd/incus/config_trust.go:896
|
2021-02-14 14:37:04 -05:00
|
|
|
msgid "Show trust configurations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:413 cmd/incus/cluster.go:414
|
2023-01-16 14:20:28 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Show useful information about a cluster member"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:942 cmd/incus/image.go:943
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show useful information about images"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:500 cmd/incus/storage.go:501
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Show useful information about storage pools"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:315 cmd/incus/warning.go:316
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "Show warning"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:460
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Size in GiB of the new loop device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1012
|
2023-06-26 11:47:06 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Size: %.2fMiB"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:306 cmd/incus/info.go:322
|
2019-07-04 21:18:36 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Size: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3426
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Snapshot description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3413 cmd/incus/storage_volume.go:3414
|
2018-09-19 10:03:54 +02:00
|
|
|
msgid "Snapshot storage volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2140
|
2022-01-04 13:30:33 -05:00
|
|
|
msgid "Snapshots are read-only and can't have their configuration changed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:824 cmd/incus/storage_volume.go:1496
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Snapshots:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:523
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Socket %d:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:462
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Some instances failed to %s"
|
|
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:452
|
2024-05-06 16:50:32 -04:00
|
|
|
msgid "Sorting Method:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:135
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Source of the storage pool (block device, volume group, dataset, path, ... "
|
|
|
|
|
"as applicable):"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1054
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Source:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2023-08-09 22:35:49 -04:00
|
|
|
#: cmd/incus/action.go:31 cmd/incus/action.go:32
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Start instances"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:699
|
2024-05-03 21:18:37 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Started: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/launch.go:119
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Starting %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:253
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Starting recovery..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:781
|
2021-08-04 19:04:38 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "State"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1007
|
2018-06-26 19:17:21 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "State: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:858
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "Stateful"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:662
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Status: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:129 cmd/incus/action.go:130
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Stop instances"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:41
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Stop the instance if currently running"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:158
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Stopping instance failed!"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:128
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Stopping the instance failed: %s"
|
2020-01-15 09:06:25 -05:00
|
|
|
msgstr "errore di processamento degli alias %s\n"
|
2017-04-27 23:36:09 -04:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:55
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Storage backend to use (btrfs, dir, lvm or zfs, default: dir)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:193
|
2024-06-02 16:00:46 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Storage bucket %q created"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
2022-08-15 09:59:35 +01:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:262
|
2024-06-02 16:00:46 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Storage bucket %q deleted"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2022-08-15 09:59:35 +01:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1193
|
2024-06-02 16:00:46 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Storage bucket key %q added"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2022-08-15 09:59:35 +01:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1262
|
2024-06-02 16:00:46 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Storage bucket key %q removed"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
2022-08-15 09:59:35 +01:00
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:52
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Storage has already been configured"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:120
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Storage pool %q is already on recover list"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:216
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Storage pool %q of type %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:208
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Storage pool %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:265
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Storage pool %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:206
|
2018-01-09 12:43:32 +00:00
|
|
|
#, c-format
|
2018-04-02 19:23:14 -04:00
|
|
|
msgid "Storage pool %s pending on member %s"
|
2018-01-09 12:43:32 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:117
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Storage pool description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/copy.go:63 cmd/incus/create.go:64 cmd/incus/import.go:37
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:66
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Storage pool name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init.go:58
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Storage pool to use or create"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:699
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Storage volume %s created"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:775
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Storage volume %s deleted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:500
|
2018-01-15 17:47:07 +01:00
|
|
|
msgid "Storage volume copied successfully!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:504
|
2018-01-15 17:47:07 +01:00
|
|
|
msgid "Storage volume moved successfully!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3638
|
2023-09-20 01:18:02 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Storage volume snapshot %s deleted from %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:160
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Store the instance state"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1568
|
2024-07-24 22:36:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Successfully updated cluster certificates"
|
|
|
|
|
msgstr "Accetta certificato"
|
2021-06-10 18:43:34 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:235
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Supported modes: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:239
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Supported ports: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:754
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Swap (current)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:758
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Swap (peak)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1020 cmd/incus/project.go:1021
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Switch the current project"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/remote.go:1280 cmd/incus/remote.go:1281
|
2018-08-05 00:07:51 -04:00
|
|
|
msgid "Switch the default remote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:141 cmd/incus/storage_volume.go:2464
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid "Symlink target path can only be used for type \"symlink\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:418
|
2024-03-31 22:12:37 -04:00
|
|
|
msgid "System:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/snapshot.go:371 cmd/incus/storage_volume.go:3774
|
2024-08-18 22:15:32 +02:00
|
|
|
msgid "TAKEN AT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:155
|
2018-02-09 18:50:51 -05:00
|
|
|
msgid "TARGET"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1254 cmd/incus/config_trust.go:652
|
2021-05-05 09:29:55 +01:00
|
|
|
msgid "TOKEN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/config_trust.go:448 cmd/incus/image.go:1151
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:258 cmd/incus/list.go:524 cmd/incus/network.go:1161
|
|
|
|
|
#: cmd/incus/network.go:1375 cmd/incus/network_allocations.go:79
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:458 cmd/incus/network_peer.go:139
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:164 cmd/incus/storage_volume.go:1730
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/warning.go:225
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "TYPE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:856 cmd/incus/info.go:907 cmd/incus/storage_volume.go:1568
|
2021-08-04 19:04:38 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Taken at"
|
|
|
|
|
msgstr "salvato alle %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1095
|
|
|
|
|
msgid "Target isn't a cluster"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:83
|
2025-09-10 07:52:18 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Target path %q already exists"
|
|
|
|
|
msgstr "il remote %s esiste già"
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:1046 cmd/incus/storage_volume.go:2765
|
2022-03-08 12:14:01 +00:00
|
|
|
msgid "Target path and --listen flag cannot be used together"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:1040 cmd/incus/storage_volume.go:2759
|
2022-03-02 15:32:36 +00:00
|
|
|
msgid "Target path must be a directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1099
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Target server is already clustered"
|
|
|
|
|
msgstr "il remote %s esiste già"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_shutdown.go:31
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Tell the daemon to shutdown all instances and exit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_shutdown.go:32
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Tell the daemon to shutdown all instances and exit\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" This will tell the daemon to start a clean shutdown of all instances,\n"
|
|
|
|
|
" followed by having itself shutdown and exit.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" This can take quite a while as instances can take a long time to\n"
|
|
|
|
|
" shutdown, especially if a non-standard timeout was configured for them."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:309
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The %s storage pool already exists"
|
|
|
|
|
msgstr "La periferica esiste già"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:141
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "The --show-log flag is only supported for by 'console' output type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:525
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "The LVM thin provisioning tools couldn't be found on the system"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:513
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"The LVM thin provisioning tools couldn't be found.\n"
|
|
|
|
|
"LVM can still be used without thin provisioning but this will disable over-"
|
|
|
|
|
"provisioning,\n"
|
|
|
|
|
"increase the space requirements and creation time of images, instances and "
|
|
|
|
|
"snapshots.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If you wish to use thin provisioning, abort now, install the tools from your "
|
|
|
|
|
"Linux distribution\n"
|
|
|
|
|
"and make sure that your user can see and run the \"thin_check\" command "
|
|
|
|
|
"before running \"init\" again."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_cluster.go:49
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"The \"cluster\" subcommand requires access to internal server data.\n"
|
|
|
|
|
"To do so, it's actually part of the \"incusd\" binary rather than "
|
|
|
|
|
"\"incus\".\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"You can invoke it through \"incusd cluster\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:413
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid ""
|
|
|
|
|
"The client automatically uses either spicy or remote-viewer when present."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:169 cmd/incus/config_device.go:186
|
|
|
|
|
#: cmd/incus/config_device.go:456
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "The device already exists"
|
|
|
|
|
msgstr "La periferica esiste già"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:1046 cmd/incus/network_acl.go:1188
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "The direction argument must be one of: ingress, egress"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:214
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "The following unknown storage pools have been found:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:221
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "The following unknown volumes have been found:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:112
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "The instance is currently running, stop it first or pass --force"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:127
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"The instance is currently running. Use --force to have it stopped and "
|
2018-07-27 10:03:08 +02:00
|
|
|
"restarted"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:477
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "The instance you are starting doesn't have any network attached to it."
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:658
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "The is no config key to set on an instance snapshot."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:955
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The key %q does not exist on cluster group %q"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:530
|
2022-02-08 23:51:48 -05:00
|
|
|
#, fuzzy, c-format
|
2022-02-17 11:18:29 -05:00
|
|
|
msgid "The key %q does not exist on cluster member %q"
|
2022-02-08 23:51:48 -05:00
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:445
|
2018-02-13 23:13:16 -05:00
|
|
|
#, c-format
|
2023-06-02 15:30:24 +02:00
|
|
|
msgid "The local image '%q' couldn't be found, trying '%q:%q' instead."
|
2018-02-13 23:13:16 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:441
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
2023-06-02 15:30:24 +02:00
|
|
|
msgid "The local image '%q' couldn't be found, trying '%q:' instead."
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:173
|
2024-11-13 11:29:18 +00:00
|
|
|
msgid "The minimum refresh rate is 10s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:461
|
2018-02-10 21:23:52 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "The profile device doesn't exist"
|
|
|
|
|
msgstr "il remote %s non esiste"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:946
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the cluster group %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:521
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the cluster member %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:476
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the instance %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:452
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the instance snapshot %s/%s: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:494
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the load balancer %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:921
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:370
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network ACL %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:508
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network forward %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:393
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network integration %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:548
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network peer %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:378
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network zone %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1086
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the network zone record %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:707
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the profile %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:502
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the project %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:464
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the storage bucket %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:474
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the storage pool %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1330
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property %q does not exist on the storage pool volume %q: %v"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1302
|
2023-07-17 17:35:00 +02:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The property %q does not exist on the storage pool volume snapshot %s/%s: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/utils_properties.go:117
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "The property with tag %q does not exist"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:165
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "The recovery process will be scanning the following storage pools:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:27
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The requested backend '%s' isn't available on your system (missing tools)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-28 17:27:30 -05:00
|
|
|
#: cmd/incus/admin_init_auto.go:23
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "The requested backend '%s' isn't supported by init"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:123
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "The requested interface doesn't exist. Please choose another one."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:160
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The requested network bridge \"%s\" already exists. Please choose another "
|
|
|
|
|
"name."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:305
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The requested storage pool \"%s\" already exists. Please choose another name."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-10-25 15:09:11 -04:00
|
|
|
#: cmd/incus/webui_unix.go:73
|
|
|
|
|
msgid "The server doesn't have a web UI installed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:409
|
2022-02-08 23:51:48 -05:00
|
|
|
msgid "The server doesn't implement the newer v2 resources API"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:599 cmd/incus/network.go:698
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:868 cmd/incus/storage_volume.go:967
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "The specified device doesn't exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:603 cmd/incus/network.go:702
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "The specified device doesn't match the network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:113 cmd/incus/storage_volume.go:2436
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid "The type to create (file, symlink, or directory)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:100
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "There is no \"image name\". Did you want an alias?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:361
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid ""
|
|
|
|
|
"This client hasn't been configured to use a remote server yet.\n"
|
|
|
|
|
"As your platform can't run native Linux instances, you must connect to a "
|
|
|
|
|
"remote server.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If you already added a remote server, make it the default with \"incus "
|
|
|
|
|
"remote switch NAME\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-10-25 15:09:11 -04:00
|
|
|
#: cmd/incus/webui_windows.go:15
|
|
|
|
|
msgid "This command isn't supported on Windows"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:77
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "This server currently has the following storage pools:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:892
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "This server is already clustered"
|
2022-02-08 23:51:48 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:882
|
2022-02-08 23:51:48 -05:00
|
|
|
#, fuzzy
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "This server is not available on the network"
|
2022-02-08 23:51:48 -05:00
|
|
|
msgstr "Import da directory non disponibile su questa piattaforma"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:347
|
2019-07-04 21:18:36 -04:00
|
|
|
msgid "Threads:"
|
2019-03-12 21:13:56 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:172
|
2023-01-20 15:06:42 +00:00
|
|
|
msgid "Time to wait for the instance to shutdown cleanly"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1016
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "Timestamps:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:479
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "To attach a network to an instance, use: incus network attach"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#: cmd/incus/create.go:478
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "To create a new network, use: incus network create"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:234
|
2017-11-14 17:42:41 -05:00
|
|
|
msgid "To detach from the console, press: <ctrl>+a q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/main.go:485
|
2025-04-24 01:38:29 -04:00
|
|
|
#, c-format
|
2021-10-28 17:41:05 -04:00
|
|
|
msgid ""
|
2025-04-24 01:38:29 -04:00
|
|
|
"To start your first container, try: incus launch images:%s\n"
|
|
|
|
|
"Or for a virtual machine: incus launch images:%s --vm"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:303 cmd/incus/config.go:496 cmd/incus/config.go:707
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/config.go:805 cmd/incus/copy.go:147 cmd/incus/info.go:401
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:988 cmd/incus/storage.go:542
|
2018-06-08 13:12:23 -04:00
|
|
|
msgid "To use --target, the destination remote must be a cluster"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1481
|
2022-04-27 16:38:12 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Total: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:534 cmd/incus/info.go:545 cmd/incus/info.go:550
|
|
|
|
|
#: cmd/incus/info.go:556
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Total: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:247
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Transceiver type: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1862
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Transfer mode, one of pull (default), push or relay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:164
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Transfer mode. One of pull (default), push or relay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:382
|
2017-07-03 01:12:12 -04:00
|
|
|
msgid "Transfer mode. One of pull (default), push or relay."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:60
|
2022-04-20 15:11:46 -04:00
|
|
|
msgid "Transfer mode. One of pull, push or relay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:64
|
2022-04-20 15:11:46 -04:00
|
|
|
msgid "Transfer mode. One of pull, push or relay."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:810
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Transferring image: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:359 cmd/incus/move.go:345
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Transferring instance: %s"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1034
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Transmit policy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:618
|
2023-09-05 09:40:45 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Trust token for %s: "
|
|
|
|
|
msgstr "Password amministratore per %s: "
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:333 cmd/incus/launch.go:156
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
2024-09-18 23:53:43 +00:00
|
|
|
msgid "Try `incus info --show-log %s%s` for more info"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:780
|
2021-08-04 19:04:38 -04:00
|
|
|
msgid "Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:187
|
2021-09-13 17:25:14 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Type of certificate"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:51
|
2020-07-10 14:01:40 +02:00
|
|
|
msgid ""
|
|
|
|
|
"Type of connection to establish: 'console' for serial console, 'vga' for "
|
|
|
|
|
"SPICE graphical output"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:347
|
2024-02-22 11:56:18 -05:00
|
|
|
msgid "Type of peer (local or remote)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/image.go:1014 cmd/incus/info.go:303 cmd/incus/info.go:448
|
|
|
|
|
#: cmd/incus/info.go:459 cmd/incus/info.go:677 cmd/incus/network.go:1008
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1466
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Type: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1160
|
2021-04-02 15:10:32 -04:00
|
|
|
msgid "UNLIMITED"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1152
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "UPLOAD DATE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:195 cmd/incus/remote.go:998
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:1190 cmd/incus/storage_volume.go:1735
|
2021-02-01 18:07:02 -05:00
|
|
|
msgid "USAGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:596
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "USB device:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:599
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "USB devices:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1166 cmd/incus/network_acl.go:179
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:168 cmd/incus/network_allocations.go:77
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:459 cmd/incus/network_zone.go:144
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:785 cmd/incus/project.go:580 cmd/incus/storage.go:735
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1734
|
2017-05-04 14:18:43 +00:00
|
|
|
msgid "USED BY"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/warning.go:226
|
2021-04-22 20:25:15 +02:00
|
|
|
msgid "UUID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:162 cmd/incus/info.go:420
|
2019-03-19 15:47:02 -07:00
|
|
|
#, c-format
|
|
|
|
|
msgid "UUID: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1894 cmd/incus/cluster.go:2087
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unable to connect to any of the cluster members specified in join token"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:412 cmd/incus/storage_volume.go:2834
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unable to create a temporary file: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:255 cmd/incus/remote.go:289
|
2022-07-25 15:02:57 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unavailable remote server"
|
|
|
|
|
msgstr "Aggiungi un nuovo server remoto"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:205
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown certificate type %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:681
|
2022-03-04 13:50:04 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown channel type for client %q: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:216 cmd/incus/cluster.go:1269
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:523 cmd/incus/config_trust.go:469
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/config_trust.go:667 cmd/incus/image.go:1167
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:274 cmd/incus/list.go:580 cmd/incus/network.go:1186
|
|
|
|
|
#: cmd/incus/network.go:1393 cmd/incus/network_allocations.go:95
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:161 cmd/incus/network_integration.go:473
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:168 cmd/incus/network_peer.go:154
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:162 cmd/incus/operation.go:186
|
|
|
|
|
#: cmd/incus/profile.go:806 cmd/incus/project.go:595 cmd/incus/remote.go:1017
|
|
|
|
|
#: cmd/incus/snapshot.go:387 cmd/incus/storage.go:751
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:563 cmd/incus/storage_bucket.go:999
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:1766 cmd/incus/storage_volume.go:3789
|
2025-07-14 10:53:40 +00:00
|
|
|
#: cmd/incus/top.go:98 cmd/incus/warning.go:251
|
2018-03-28 23:55:47 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown column shorthand char '%c' in '%s'"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:171
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown console type %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/utils_sftp.go:244
|
2017-04-27 23:36:09 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown file type '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:977 cmd/incus/network_acl.go:1121
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown key: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/console.go:120
|
2022-02-08 23:51:48 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown output type %q"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:1054
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset a cluster group's configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:629
|
2021-10-14 18:16:25 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset a cluster member's configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:62
|
2018-06-07 15:28:31 -04:00
|
|
|
#, fuzzy
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Unset all profiles on the target instance"
|
2018-06-07 15:28:31 -04:00
|
|
|
msgstr "non tutti i profili dell'origine esistono nella destinazione"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:857 cmd/incus/config_device.go:858
|
2020-09-09 14:20:58 -04:00
|
|
|
msgid "Unset device configuration keys"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1731 cmd/incus/image.go:1732
|
2020-12-17 04:31:16 -06:00
|
|
|
msgid "Unset image properties"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:885 cmd/incus/config.go:886
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Unset instance or server configuration keys"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:591 cmd/incus/network_acl.go:592
|
2021-02-07 16:47:26 +00:00
|
|
|
msgid "Unset network ACL configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:428 cmd/incus/network_address_set.go:429
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network address set configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1718 cmd/incus/network.go:1719
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Unset network configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:645
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Unset network forward configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:646
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid "Unset network forward keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_integration.go:698 cmd/incus/network_integration.go:699
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network integration configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:631
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network load balancer configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:632
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network load balancer keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:677
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network peer configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:678
|
2021-10-18 09:03:26 +01:00
|
|
|
msgid "Unset network peer keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:597 cmd/incus/network_zone.go:598
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network zone configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1309 cmd/incus/network_zone.go:1310
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset network zone record configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1230 cmd/incus/profile.go:1231
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Unset profile configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:911 cmd/incus/project.go:912
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid "Unset project configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:862 cmd/incus/storage_bucket.go:863
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset storage bucket configuration keys"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:1062 cmd/incus/storage.go:1063
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Unset storage pool configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2305
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Unset storage volume configuration keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2306
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"Unset storage volume configuration keys\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"If the type is not specified, Incus assumes the type is \"custom\".\n"
|
|
|
|
|
"Supported values for type are \"custom\", \"container\" and \"virtual-"
|
|
|
|
|
"machine\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:1057
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a cluster group property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:632
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a cluster property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:595
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a network ACL property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-11 19:22:20 -04:00
|
|
|
#: cmd/incus/network_address_set.go:432
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a network address set property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:649
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a network forward property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_integration.go:703
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a network integration property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:635
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a network load balancer property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:681
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a network peer property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1723
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a network property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:601
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a network zone property"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1313
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a network zone record property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1235
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a profile property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:916
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a project property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:866
|
2023-07-17 17:35:00 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unset the key as a storage bucket property"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:1067
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a storage property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2318
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as a storage volume property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:890
|
2023-07-17 17:35:00 +02:00
|
|
|
msgid "Unset the key as an instance property"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:932
|
2020-01-13 15:15:08 -05:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Unsupported instance type: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1035
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "Up delay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1470
|
2021-06-10 18:43:34 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Update cluster certificate"
|
|
|
|
|
msgstr "Accetta certificato"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1472
|
2021-06-10 18:43:34 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Update cluster certificate with PEM certificate and key read from input "
|
|
|
|
|
"files."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:287
|
2023-07-11 07:08:56 +00:00
|
|
|
msgid "Update the target profile from the source if it already exists"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-03-18 14:09:43 +00:00
|
|
|
#: cmd/incus/top.go:251
|
2024-05-06 16:50:32 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Updated interval to %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1022
|
2017-05-04 14:18:43 +00:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Uploaded: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1051
|
2022-03-14 16:23:26 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Upper devices"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1479
|
2022-03-05 15:38:22 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Usage: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:47
|
2018-05-13 20:35:17 +02:00
|
|
|
msgid ""
|
|
|
|
|
"Use storage driver optimized format (can only be restored on a similar pool)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4098
|
2025-10-03 10:02:09 +00:00
|
|
|
msgid ""
|
|
|
|
|
"Use storage driver optimized format (can only be restored on a similar pool, "
|
|
|
|
|
"ignored for ISO storage volumes)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/main.go:132
|
2021-12-06 16:11:35 -05:00
|
|
|
msgid "Use with help or --help to view sub-commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:533 cmd/incus/info.go:544 cmd/incus/info.go:549
|
|
|
|
|
#: cmd/incus/info.go:555
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Used: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:65
|
2019-07-09 17:29:55 -04:00
|
|
|
msgid "User ID to run the command as (default 0)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1941
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "User aborted configuration"
|
|
|
|
|
msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:775 cmd/incus/delete.go:55 cmd/incus/project.go:238
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:286
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "User aborted delete operation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:170 cmd/incus/info.go:279
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "VFs: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1059
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "VLAN ID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1050
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "VLAN filtering"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1057
|
2022-03-14 16:23:26 -04:00
|
|
|
msgid "VLAN:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:364 cmd/incus/info.go:377 cmd/incus/info.go:391
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Vendor ID: %v"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:455 cmd/incus/info.go:475 cmd/incus/info.go:495
|
2024-03-31 22:12:37 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Vendor: %s"
|
|
|
|
|
msgstr "Aggiornamento automatico: %s"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:329 cmd/incus/info.go:363 cmd/incus/info.go:376
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:390 cmd/incus/info.go:424
|
2019-03-12 21:13:56 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Vendor: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:123 cmd/incus/info.go:209
|
2019-03-13 19:51:04 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Vendor: %v (%v)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:268
|
2019-08-09 15:51:26 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Verb: %s (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:463 cmd/incus/info.go:487 cmd/incus/info.go:499
|
2024-03-31 22:12:37 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Version: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:436
|
2024-03-31 22:12:37 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Version: %v"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1570
|
2022-03-05 15:38:22 +01:00
|
|
|
msgid "Volume Only"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:610
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Volume description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:309
|
2019-07-04 21:18:36 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "WWN: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/wait.go:26
|
|
|
|
|
msgid "Wait for an instance to satisfy a condition"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/wait.go:27
|
|
|
|
|
msgid ""
|
|
|
|
|
"Wait for an instance to satisfy a condition\n"
|
|
|
|
|
"\n"
|
2026-01-24 14:22:04 +09:00
|
|
|
"Supported Conditions:\n"
|
2026-01-20 21:58:11 -05:00
|
|
|
"\n"
|
|
|
|
|
" agent Wait for the VM agent to be running\n"
|
|
|
|
|
" ip Wait for any globally routable IP address\n"
|
|
|
|
|
" ipv4 Wait for a globally routable IPv4 address\n"
|
|
|
|
|
" ipv6 Wait for a globally routable IPv6 address\n"
|
|
|
|
|
" status=STATUS Wait for the instance status to become STATUS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:27
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Wait for the daemon to be ready to process requests"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/admin_waitready.go:28
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Wait for the daemon to be ready to process requests\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" This command will block until the daemon is reachable over its REST API "
|
|
|
|
|
"and\n"
|
|
|
|
|
" is done with early start tasks like re-starting previously started\n"
|
|
|
|
|
" containers."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:43
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "Wait for the operation to complete"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:542
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"We detected that you are running inside an unprivileged container.\n"
|
|
|
|
|
"This means that unless you manually configured your host otherwise,\n"
|
|
|
|
|
"you will not have enough uids and gids to allocate to your containers.\n"
|
|
|
|
|
"\n"
|
2025-03-18 14:09:43 +00:00
|
|
|
"Your container's own allocation can be reused to avoid the problem.\n"
|
2023-10-05 01:22:59 -04:00
|
|
|
"Doing so makes your nested containers slightly less safe as they could\n"
|
|
|
|
|
"in theory attack their parent container and gain more privileges than\n"
|
|
|
|
|
"they otherwise would."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-10-25 15:09:11 -04:00
|
|
|
#: cmd/incus/webui_unix.go:120
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Web server running at: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1822
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "What IP address or DNS name should be used to reach this server?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:172
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "What IPv4 address should be used?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:193
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "What IPv6 address should be used?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2026-02-04 16:37:19 +01:00
|
|
|
#: cmd/incus/cluster.go:1792
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "What member name should be used to identify this server in the cluster?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:153
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "What should the new bridge be called?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:342
|
2024-08-16 10:26:40 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Where should this storage pool store its data?"
|
|
|
|
|
msgstr "La periferica esiste già"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/export.go:45
|
2019-09-13 14:32:27 +01:00
|
|
|
msgid "Whether or not to only backup the instance (without snapshots)"
|
2018-05-13 20:35:17 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:557
|
2018-02-09 18:50:51 -05:00
|
|
|
msgid ""
|
2020-01-13 15:15:08 -05:00
|
|
|
"Whether or not to restore the instance's running state from snapshot (if "
|
2018-03-28 23:55:47 -04:00
|
|
|
"available)"
|
2018-02-09 18:50:51 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:94
|
2020-01-13 15:15:08 -05:00
|
|
|
msgid "Whether or not to snapshot the instance's running state"
|
2018-01-09 12:43:32 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:29
|
2023-06-09 17:47:49 +02:00
|
|
|
msgid ""
|
2025-03-12 12:26:18 -04:00
|
|
|
"Wipe the instance root disk and re-initialize with a new image (or empty "
|
|
|
|
|
"volume)."
|
2023-06-09 17:47:49 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:69
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like a YAML \"init\" preseed to be printed?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:617
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like stale cached images to be updated automatically?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:563
|
2023-10-05 01:22:59 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Would you like the server to be available over the network?"
|
|
|
|
|
msgstr "Import da directory non disponibile su questa piattaforma"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:244
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like those to be recovered?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:184
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to NAT IPv4 traffic on your bridge?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:205
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to NAT IPv6 traffic on your bridge?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:174
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to continue with scanning for lost volumes?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:357
|
2023-10-05 01:22:59 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "Would you like to create a new btrfs subvolume under %s?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:103
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to create a new local network bridge?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:373
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to create a new zfs dataset under rpool/incus?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:551
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to have your containers share their parent's allocation?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:91
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to recover another storage pool?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:110
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to use an existing bridge or host interface?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:433
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid ""
|
|
|
|
|
"Would you like to use an existing empty block device (e.g. a disk or "
|
|
|
|
|
"partition)?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/admin_init_interactive.go:35
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "Would you like to use clustering?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1206 cmd/incus/operation.go:216
|
|
|
|
|
#: cmd/incus/project.go:612 cmd/incus/project.go:621 cmd/incus/project.go:630
|
|
|
|
|
#: cmd/incus/project.go:639 cmd/incus/project.go:648 cmd/incus/project.go:657
|
|
|
|
|
#: cmd/incus/remote.go:1063 cmd/incus/remote.go:1072 cmd/incus/remote.go:1081
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "YES"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:236
|
2023-10-05 01:22:59 -04:00
|
|
|
msgid "You are currently missing the following:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:108
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "You can't pass -t and -T at the same time"
|
2017-11-11 20:27:58 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:112
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "You can't pass -t or -T at the same time as --mode"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:118
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2023-10-24 11:25:49 +02:00
|
|
|
msgid "You must specify a destination instance name"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Occorre specificare un nome di container come origine"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:101 cmd/incus/move.go:254
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "You must specify a source instance name"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr "Occorre specificare un nome di container come origine"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:122
|
2023-06-09 17:47:49 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "You need to specify an image name or use --empty"
|
|
|
|
|
msgstr "Occorre specificare un nome di container come origine"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:415
|
2024-12-17 00:03:53 -05:00
|
|
|
msgid "Zone description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:891
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote:>]<pool> <volume> <profile> [<device name>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:267
|
2020-09-09 14:20:58 -04:00
|
|
|
#, fuzzy
|
2021-08-03 20:14:29 +02:00
|
|
|
msgid "[<remote:>]<pool> <volume> <profile> [<device name>] [<path>]"
|
2020-09-09 14:20:58 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1212 cmd/incus/cluster_group.go:460
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/config_trust.go:409 cmd/incus/config_trust.go:614
|
|
|
|
|
#: cmd/incus/monitor.go:33 cmd/incus/network_acl.go:95
|
|
|
|
|
#: cmd/incus/network_address_set.go:92 cmd/incus/network_integration.go:416
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:93 cmd/incus/operation.go:120 cmd/incus/top.go:41
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/version.go:21 cmd/incus/warning.go:73 cmd/incus/webui.go:17
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/import.go:28
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-30 10:55:20 +01:00
|
|
|
msgid "[<remote>:] <backup file> [<instance name>]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1468
|
2021-06-10 18:43:34 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:] <cert.crt> <cert.key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:174
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2023-09-05 14:50:34 -04:00
|
|
|
msgid "[<remote>:] <cert>"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:827 cmd/incus/config_trust.go:821
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy
|
2023-09-05 14:50:34 -04:00
|
|
|
msgid "[<remote>:] <name>"
|
2022-02-01 15:32:13 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:146 cmd/incus/image.go:1085 cmd/incus/list.go:50
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1104 cmd/incus/profile.go:730 cmd/incus/project.go:525
|
|
|
|
|
#: cmd/incus/storage.go:681
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:] [<filter>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:194
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:] [<filters>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:198 cmd/incus/network_acl.go:261
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:635
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:907 cmd/incus/network_acl.go:1055
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL> <direction> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:319 cmd/incus/network_acl.go:590
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:502
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_acl.go:775
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_acl.go:834
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL> [[<remote>:]<ACL>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:396
|
2021-02-07 16:47:26 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<ACL> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:33
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<API path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:262 cmd/incus/network_zone.go:641
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<Zone>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:327 cmd/incus/network_zone.go:596
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<Zone> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:508
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<Zone> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:769
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<Zone> [[<remote>:]<Zone>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:404
|
2021-10-13 17:06:24 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<Zone> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:187 cmd/incus/network_address_set.go:470
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<address-set>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:700 cmd/incus/network_address_set.go:753
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<address-set> <address>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/network_address_set.go:427
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<address-set> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:351
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<address-set> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/network_address_set.go:591
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<address-set> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:646
|
2025-03-11 19:22:20 -04:00
|
|
|
#, fuzzy
|
2025-11-27 19:11:56 -05:00
|
|
|
msgid "[<remote>:]<address-set> [[<remote>:]<address-set>...]"
|
2025-03-11 19:22:20 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_address_set.go:247
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2025-11-27 19:11:56 -05:00
|
|
|
msgid "[<remote>:]<address-set> [key=value...]"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image_alias.go:69
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<alias> <fingerprint>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/image_alias.go:384
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<alias> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image_alias.go:138
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<alias> [[<remote>:]<alias>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/config_trust.go:283 cmd/incus/config_trust.go:772
|
|
|
|
|
#: cmd/incus/config_trust.go:894
|
2021-02-14 14:37:04 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<fingerprint>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:188 cmd/incus/cluster_group.go:336
|
|
|
|
|
#: cmd/incus/cluster_group.go:758
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<group>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:898 cmd/incus/cluster_group.go:1053
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<group> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:973
|
2024-07-22 01:37:06 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<group> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:701
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<group> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:279
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<group> [[<remote>:]<group>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:370 cmd/incus/image.go:941 cmd/incus/image.go:1528
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1597 cmd/incus/image.go:1730
|
2020-12-17 04:31:16 -06:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1664
|
2020-12-17 04:31:16 -06:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image> <key> <value>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:150
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image> <remote>:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rebuild.go:27
|
2023-06-09 17:47:49 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image> [<remote>:]<instance>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:45 cmd/incus/launch.go:23
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image> [<remote>:][<name>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:507
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<image> [<target>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:312 cmd/incus/image.go:1442
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<image> [[<remote>:]<image>...]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:329 cmd/incus/config_device.go:765
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_metadata.go:55 cmd/incus/config_metadata.go:190
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/config_template.go:296 cmd/incus/console.go:40
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:322
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/wait.go:25
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <condition>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:221 cmd/incus/config_device.go:852
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <device> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:632
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <device> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:86
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <device> <type> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:409
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <device> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-09-12 14:59:34 +02:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/rename.go:21
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <instance>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:508
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <name>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-09-12 14:59:34 +02:00
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:484
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <old snapshot name> <new snapshot name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:112 cmd/incus/profile.go:922
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <profile>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:188
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <profiles>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:228 cmd/incus/snapshot.go:547
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "[<remote>:]<instance> <snapshot name>"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:626
|
2024-01-02 18:32:50 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> <snapshot>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:67 cmd/incus/config_template.go:137
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/config_template.go:194 cmd/incus/config_template.go:371
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<instance> <template>"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:35
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> [<remote>:][<instance>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:80
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> [<snapshot name>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:30 cmd/incus/action.go:54 cmd/incus/action.go:79
|
|
|
|
|
#: cmd/incus/action.go:104 cmd/incus/action.go:128 cmd/incus/delete.go:31
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<instance> [[<remote>:]<instance>...]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:40
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> [flags] [--] <command line>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:43
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance> [target] [--format]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-09-10 07:52:18 -05:00
|
|
|
#: cmd/incus/export.go:32
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<instance> [target] [--instance-only] [--optimized-storage]"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:376
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance>/<path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:97
|
2024-01-19 21:06:02 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance>/<path> [<symlink target path>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:291
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance>/<path> [[<remote>:]<instance>/<path>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:456
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"[<remote>:]<instance>/<path> [[<remote>:]<instance>/<path>...] <target path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:984
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "[<remote>:]<instance>[/<path>] [<target path>]"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-09-12 14:59:34 +02:00
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/publish.go:33
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<instance>[/<snapshot>] [<remote>:] [flags] [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:353 cmd/incus/cluster.go:412 cmd/incus/cluster.go:733
|
|
|
|
|
#: cmd/incus/cluster.go:922 cmd/incus/cluster.go:1379 cmd/incus/cluster.go:1595
|
|
|
|
|
#: cmd/incus/cluster.go:1625
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<member>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/cluster_group.go:100 cmd/incus/cluster_group.go:617
|
|
|
|
|
#: cmd/incus/cluster_group.go:821
|
2021-12-08 11:53:19 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<member> <group>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:473 cmd/incus/cluster.go:628
|
2021-10-14 18:16:25 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<member> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:548
|
2021-10-14 18:16:25 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<member> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:673
|
2020-08-24 11:17:50 -04:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<member> <new-name>"
|
2020-08-24 11:17:50 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_role.go:50 cmd/incus/cluster_role.go:115
|
2022-04-01 17:35:50 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<member> <role[,role...]>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:91
|
2023-09-05 14:50:34 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_integration.go:231 cmd/incus/network_integration.go:730
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network integration>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:353 cmd/incus/network_integration.go:697
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network integration> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:618
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network integration> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:563
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network integration> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:85
|
2024-02-22 11:56:18 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network integration> <type>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_integration.go:178
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network integration> [[<remote>:]<network integration>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/network.go:724 cmd/incus/network.go:945 cmd/incus/network.go:1325
|
|
|
|
|
#: cmd/incus/network.go:1643 cmd/incus/network_forward.go:92
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:101 cmd/incus/network_peer.go:88
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:526
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <instance> [<device name>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:151
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <instance> [<device name>] [<interface name>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:862 cmd/incus/network.go:1717
|
2019-11-10 18:28:21 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<network> <key>"
|
2019-11-10 18:28:21 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1547
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:256 cmd/incus/network_forward.go:693
|
|
|
|
|
#: cmd/incus/network_forward.go:848 cmd/incus/network_load_balancer.go:260
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:662
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:828
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1323
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <listen_address>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1002
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <listen_address> <backend_name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:921
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"[<remote>:]<network> <listen_address> <backend_name> <target_address> "
|
|
|
|
|
"[<target_port(s)>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:447 cmd/incus/network_forward.go:644
|
|
|
|
|
#: cmd/incus/network_load_balancer.go:450
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_load_balancer.go:630
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <listen_address> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:534 cmd/incus/network_load_balancer.go:520
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <listen_address> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:1120
|
2022-06-30 13:50:34 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"[<remote>:]<network> <listen_address> <protocol> <listen_port(s)> "
|
|
|
|
|
"<backend_name>[,<backend_name>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_forward.go:942
|
2021-08-18 09:13:49 +01:00
|
|
|
msgid ""
|
|
|
|
|
"[<remote>:]<network> <listen_address> <protocol> <listen_port(s)> "
|
|
|
|
|
"<target_address> [<target_port(s)>]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:1028 cmd/incus/network_load_balancer.go:1198
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <listen_address> [<protocol>] [<listen_port(s)>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:336 cmd/incus/network_load_balancer.go:339
|
2021-08-18 09:13:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <listen_address> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:1484
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<network> <new-name>"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:257
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <peer name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/network_peer.go:725 cmd/incus/network_peer.go:863
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <peer_name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:331
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
2024-02-22 11:56:18 -05:00
|
|
|
"[<remote>:]<network> <peer_name> <[target project/]<target network or "
|
|
|
|
|
"integration> [key=value...]"
|
2021-10-18 09:03:26 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:487 cmd/incus/network_peer.go:676
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <peer_name> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:574
|
2021-10-18 09:03:26 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> <peer_name> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:625
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<network> <profile> [<device name>]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:250
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<network> <profile> [<device name>] [<interface name>]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network.go:469
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> [[<remote>:]<network>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:351
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<network> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:302
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<operation>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:63
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<operation> [[<remote>:]<operation>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/storage.go:281 cmd/incus/storage.go:499 cmd/incus/storage.go:965
|
|
|
|
|
#: cmd/incus/storage_bucket.go:496
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1638
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <backup file> [<bucket>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4267
|
2020-09-24 17:13:25 +01:00
|
|
|
#, fuzzy
|
2020-09-30 10:55:20 +01:00
|
|
|
msgid "[<remote>:]<pool> <backup file> [<volume name>]"
|
2020-09-24 17:13:25 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:213 cmd/incus/storage_bucket.go:277
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:790 cmd/incus/storage_bucket.go:943
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <bucket>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:412 cmd/incus/storage_bucket.go:861
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1096 cmd/incus/storage_bucket.go:1210
|
|
|
|
|
#: cmd/incus/storage_bucket.go:1277 cmd/incus/storage_bucket.go:1414
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <bucket> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:672
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <bucket> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1487
|
2024-02-06 07:15:43 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <bucket> [<path>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:100
|
2022-08-15 09:59:35 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <bucket> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:105
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <driver> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:415 cmd/incus/storage.go:1061
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-09-12 14:59:34 +02:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:861
|
2019-02-01 14:33:01 +01:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<pool> <key> <value>"
|
2019-02-01 14:33:01 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1952
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "[<remote>:]<pool> <old name> <new name>"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-04-18 10:30:12 +00:00
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:715 cmd/incus/storage_volume.go:3661
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:791
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> <instance> [<device name>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:174
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2021-08-03 20:14:29 +02:00
|
|
|
msgid "[<remote>:]<pool> <volume> <instance> [<device name>] [<path>]"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3831
|
2023-08-30 21:06:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> <old snapshot> <new snapshot>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3569 cmd/incus/storage_volume.go:3920
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> <snapshot>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4091
|
2020-09-24 17:13:25 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> [<path>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3411
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> [<snapshot>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2020-01-13 15:15:08 -05:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2698
|
2025-05-06 17:51:08 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> [<target path>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:597
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2618 cmd/incus/storage_volume.go:2798
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume>/<path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/storage_volume.go:2880
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume>/<path> <target path>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/storage_volume.go:2420
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> <volume>/<path> [<symlink target path>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4002
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
msgid "[<remote>:]<pool> <volume>/<snapshot>"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1596
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
2023-06-26 12:14:10 +02:00
|
|
|
msgid "[<remote>:]<pool> [<filter>...]"
|
2020-09-15 12:12:31 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:990 cmd/incus/storage_volume.go:1354
|
|
|
|
|
#: cmd/incus/storage_volume.go:2197
|
2022-05-03 19:40:53 +02:00
|
|
|
#, fuzzy
|
2023-06-26 12:14:10 +02:00
|
|
|
msgid "[<remote>:]<pool> [<type>/]<volume>"
|
2022-05-03 19:40:53 +02:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2304
|
2023-06-26 12:14:10 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> [<type>/]<volume> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2034
|
2023-06-26 12:14:10 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> [<type>/]<volume> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1216
|
2023-06-26 12:14:10 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> [<type>/]<volume>[/<snapshot>] <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:224
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool> [[<remote>:]<pool>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1856
|
2022-06-15 11:19:04 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool>/<volume> [<remote>:]<pool>/<volume>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:376
|
2022-06-15 11:19:04 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<pool>/<volume>[/<snapshot>] [<remote>:]<pool>/<volume>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:331 cmd/incus/config_device.go:767
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:368 cmd/incus/profile.go:515 cmd/incus/profile.go:1163
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:223 cmd/incus/config_device.go:854
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> <device> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:639
|
2020-09-09 14:20:58 -04:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:]<profile> <device> <key>=<value>..."
|
2020-09-09 14:20:58 -04:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:94
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> <device> <type> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:653 cmd/incus/profile.go:1229
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-09-12 14:59:34 +02:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1074
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2025-06-10 13:54:53 +02:00
|
|
|
msgid "[<remote>:]<profile> <key>=<value>..."
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:510
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> <name>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:1011
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:281
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> [<remote>:]<profile>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:458
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<profile> [[<remote>:]<profile>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/project.go:108 cmd/incus/project.go:311 cmd/incus/project.go:956
|
|
|
|
|
#: cmd/incus/project.go:1019 cmd/incus/project.go:1089
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<project>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-05-13 20:35:17 +02:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:449 cmd/incus/project.go:910
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<project> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:822
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<project> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:754
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<project> <new-name>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-06-26 19:17:21 -04:00
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:214
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<project> [[<remote>:]<project>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/copy.go:41
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<source>[/<snapshot>] [[<remote>:]<destination>]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/warning.go:270 cmd/incus/warning.go:314
|
2021-04-22 20:25:15 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<warning-uuid>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/warning.go:369
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<warning-uuid> [[<remote>:]<warning-uuid>...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/network_zone.go:881
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<zone>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:966 cmd/incus/network_zone.go:1357
|
|
|
|
|
#: cmd/incus/network_zone.go:1488
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<zone> <record>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1032 cmd/incus/network_zone.go:1308
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<zone> <record> <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1219
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<zone> <record> <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1568 cmd/incus/network_zone.go:1629
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<zone> <record> <type> <value>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1112
|
2022-01-21 19:00:00 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:]<zone> <record> [key=value...]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:95 cmd/incus/config.go:752
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:][<instance>[/<snapshot>]]"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:35
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "[<remote>:][<instance>]"
|
2020-01-13 15:15:08 -05:00
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-06-26 09:15:11 -06:00
|
|
|
#: cmd/incus/config.go:388 cmd/incus/config.go:884
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:][<instance>] <key>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:525
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>:][<instance>] <key>=<value>..."
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:123
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>] <IP|FQDN|URL|token>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/admin_recover.go:28
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>]:"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/admin_sql.go:29
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[<remote>]:<local|global> <query>"
|
|
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:1132
|
2022-02-01 15:32:13 +01:00
|
|
|
#, fuzzy
|
2024-03-15 13:51:46 -04:00
|
|
|
msgid "[[<remote>:]<member>]"
|
2022-02-01 15:32:13 +01:00
|
|
|
msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:670
|
2024-06-05 16:35:19 -04:00
|
|
|
msgid "application"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:725 cmd/incus/remote.go:1032
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "current"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:568
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "description"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1001
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "disabled"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:567
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "driver"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:1003
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "enabled"
|
|
|
|
|
msgstr ""
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-11-28 02:16:09 -05:00
|
|
|
#: cmd/incus/info.go:674
|
2024-06-05 16:35:19 -04:00
|
|
|
msgid "ephemeral"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/action.go:454
|
2020-09-15 12:12:31 -04:00
|
|
|
#, c-format
|
|
|
|
|
msgid "error: %v"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:65
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus alias add list \"list -c ns46S\"\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Overwrite the \"list\" command to pass -c ns46S."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:231
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus alias remove my-list\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Remove the \"my-list\" alias."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/alias.go:176
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus alias rename list my-list\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Rename existing alias \"list\" to \"my-list\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:926
|
2019-11-10 18:28:21 -05:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus cluster edit <cluster member> < member.yaml\n"
|
2019-11-10 18:28:21 -05:00
|
|
|
" Update a cluster member using the content of member.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:105
|
2021-12-08 11:53:19 +01:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus cluster group assign foo default,bar\n"
|
2021-12-08 11:53:19 +01:00
|
|
|
" Set the groups for \"foo\" to \"default\" and \"bar\".\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus cluster group assign foo default\n"
|
2021-12-08 11:53:19 +01:00
|
|
|
" Reset \"foo\" to only using the \"default\" cluster group."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/cluster_group.go:193
|
2024-04-22 09:14:08 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus cluster group create g1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus cluster group create g1 < config.yaml\n"
|
|
|
|
|
"\tCreate a cluster group with configuration from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:87
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus config device add [<remote>:]instance1 <device-name> disk source=/"
|
|
|
|
|
"share/c1 path=/opt\n"
|
2022-05-12 19:15:21 +02:00
|
|
|
" Will mount the host's /share/c1 onto /opt in the instance.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus config device add [<remote>:]instance1 <device-name> disk pool=some-"
|
|
|
|
|
"pool source=some-volume path=/opt\n"
|
2022-05-12 19:15:21 +02:00
|
|
|
" Will mount the some-volume volume on some-pool onto /opt in the instance."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:99
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus config edit <instance> < instance.yaml\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Update the instance configuration from config.yaml."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:532
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus config set [<remote>:]<instance> limits.cpu=2\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Will set a CPU limit of \"2\" for the instance.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"\n"
|
2025-06-26 09:15:11 -06:00
|
|
|
"incus config set my-instance cloud-init.user-data - < cloud-init.yaml\n"
|
|
|
|
|
" Sets the cloud-init user-data for instance \"my-instance\" by reading "
|
|
|
|
|
"\"cloud-init.yaml\" through stdin.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus config set core.https_address=[::]:8443\n"
|
2023-09-02 00:18:44 -04:00
|
|
|
" Will have the server listen on IPv4 and IPv6 port 8443."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_template.go:72
|
2024-04-24 15:45:24 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus config template create u1 t1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus config template create u1 t1 < config.tpl\n"
|
|
|
|
|
" Create template t1 for instance u1 from config.tpl"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/create.go:48
|
2023-10-03 00:06:59 -04:00
|
|
|
msgid ""
|
2025-04-24 01:38:29 -04:00
|
|
|
"incus create images:debian/12 u1\n"
|
2023-10-03 00:06:59 -04:00
|
|
|
"\n"
|
2025-04-24 01:38:29 -04:00
|
|
|
"incus create images:debian/12 u1 < config.yaml\n"
|
2024-12-06 15:12:36 -05:00
|
|
|
" Create the instance with configuration from config.yaml\n"
|
|
|
|
|
"\n"
|
2025-10-24 18:51:34 -04:00
|
|
|
"incus launch images:debian/12 v2 --vm -d root,size=50GiB -d "
|
|
|
|
|
"root,io.bus=nvme\n"
|
2024-12-06 15:12:36 -05:00
|
|
|
" Create and start a virtual machine, overriding the disk size and bus"
|
2023-10-03 00:06:59 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2884
|
|
|
|
|
msgid ""
|
|
|
|
|
"incus custom volume file pull local v1/foo/etc/hosts .\n"
|
|
|
|
|
" To pull /etc/hosts from the custom volume and write it to the current "
|
|
|
|
|
"directory.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus file pull local v1 foo/etc/hosts -\n"
|
|
|
|
|
" To pull /etc/hosts from the custom volume and write its output to "
|
|
|
|
|
"standard output."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#: cmd/incus/debug.go:48
|
|
|
|
|
msgid ""
|
2025-01-24 11:20:11 +09:00
|
|
|
"incus debug dump-memory vm1 memory-dump.elf --format=elf\n"
|
2025-01-22 19:03:35 +09:00
|
|
|
" Creates an ELF format memory dump of the vm1 instance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/exec.go:53
|
2024-06-02 16:00:46 -04:00
|
|
|
msgid ""
|
|
|
|
|
"incus exec c1 bash\n"
|
|
|
|
|
"\tRun the \"bash\" command in instance \"c1\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus exec c1 -- ls -lh /\n"
|
|
|
|
|
"\tRun the \"ls -lh /\" command in instance \"c1\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-10 07:52:18 -05:00
|
|
|
#: cmd/incus/export.go:36
|
2018-05-13 20:35:17 +02:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus export u1 backup0.tar.gz\n"
|
2025-10-24 18:51:34 -04:00
|
|
|
"\tDownload a backup tarball of the u1 instance.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus export u1 -\n"
|
|
|
|
|
"\tDownload a backup tarball with it written to the standard output."
|
2018-05-13 20:35:17 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:101
|
2024-01-19 21:06:02 +01:00
|
|
|
msgid ""
|
|
|
|
|
"incus file create foo/bar\n"
|
2025-08-13 14:51:06 -04:00
|
|
|
" To create a file /bar in the foo instance.\n"
|
|
|
|
|
"\n"
|
2024-01-19 21:06:02 +01:00
|
|
|
"incus file create --type=symlink foo/bar baz\n"
|
2025-08-13 14:51:06 -04:00
|
|
|
" To create a symlink /bar in instance foo whose target is baz."
|
2024-01-19 21:06:02 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:988
|
2022-03-02 15:32:36 +00:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus file mount foo/root fooroot\n"
|
2022-03-11 18:29:35 +09:00
|
|
|
" To mount /root from the instance foo onto the local fooroot directory."
|
2022-03-02 15:32:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/file.go:460
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus file pull foo/etc/hosts .\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" To pull /etc/hosts from the instance and write it to the current "
|
2025-08-13 14:51:06 -04:00
|
|
|
"directory.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus file pull foo/etc/hosts -\n"
|
|
|
|
|
" To pull /etc/hosts from the instance and write its output to standard "
|
|
|
|
|
"output."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-30 12:09:42 -04:00
|
|
|
#: cmd/incus/file.go:700
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus file push /etc/hosts foo/etc/hosts\n"
|
2025-08-13 14:51:06 -04:00
|
|
|
" To push /etc/hosts into the instance \"foo\".\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"echo \"Hello world\" | incus file push - foo/root/test\n"
|
2025-10-04 11:59:59 -04:00
|
|
|
" To read \"Hello world\" from standard input and write it into /root/test "
|
2025-08-13 14:51:06 -04:00
|
|
|
"in instance \"foo\"."
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/image.go:374
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus image edit <image>\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Launch a text editor to edit the properties\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus image edit <image> < image.yaml\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Load the image properties from a YAML file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-09-16 15:58:40 -04:00
|
|
|
#: cmd/incus/import.go:32
|
2018-05-13 20:35:17 +02:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus import backup0.tar.gz\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Create a new instance using backup0.tar.gz as the source."
|
2018-05-13 20:35:17 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/info.go:39
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus info [<remote>:]<instance> [--show-log]\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" For instance information.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus info [<remote>:] [--resources]\n"
|
|
|
|
|
" For server information."
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/launch.go:27
|
2019-09-03 09:02:35 -04:00
|
|
|
msgid ""
|
2025-04-24 01:38:29 -04:00
|
|
|
"incus launch images:debian/12 u1\n"
|
2019-09-03 09:02:35 -04:00
|
|
|
"\n"
|
2025-04-24 01:38:29 -04:00
|
|
|
"incus launch images:debian/12 u1 < config.yaml\n"
|
2021-10-28 17:41:05 -04:00
|
|
|
" Create and start a container with configuration from config.yaml\n"
|
|
|
|
|
"\n"
|
2025-04-24 01:38:29 -04:00
|
|
|
"incus launch images:debian/12 u2 -t aws:t2.micro\n"
|
2023-06-26 11:47:06 -04:00
|
|
|
" Create and start a container using the same size as an AWS t2.micro (1 "
|
|
|
|
|
"vCPU, 1GiB of RAM)\n"
|
2023-04-13 23:32:01 -04:00
|
|
|
"\n"
|
2025-04-24 01:38:29 -04:00
|
|
|
"incus launch images:debian/12 v1 --vm -c limits.cpu=4 -c limits.memory=4GiB\n"
|
2024-12-06 15:12:36 -05:00
|
|
|
" Create and start a virtual machine with 4 vCPUs and 4GiB of RAM\n"
|
|
|
|
|
"\n"
|
2025-10-24 18:51:34 -04:00
|
|
|
"incus launch images:debian/12 v2 --vm -d root,size=50GiB -d "
|
|
|
|
|
"root,io.bus=nvme\n"
|
2024-12-06 15:12:36 -05:00
|
|
|
" Create and start a virtual machine, overriding the disk size and bus"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#: cmd/incus/list.go:127
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2025-10-24 18:51:34 -04:00
|
|
|
"incus list -c "
|
|
|
|
|
"nFs46,volatile.eth0.hwaddr:MAC,config:image.os,devices:eth0.parent:ETHP\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Show instances using the \"NAME\", \"BASE IMAGE\", \"STATE\", \"IPV4\", "
|
2018-03-28 23:55:47 -04:00
|
|
|
"\"IPV6\" and \"MAC\" columns.\n"
|
2019-10-16 15:00:56 +00:00
|
|
|
" \"BASE IMAGE\", \"MAC\" and \"IMAGE OS\" are custom columns generated from "
|
2020-01-13 15:15:08 -05:00
|
|
|
"instance configuration keys.\n"
|
2019-10-16 15:00:56 +00:00
|
|
|
" \"ETHP\" is a custom column generated from a device key.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus list -c ns,user.comment:comment\n"
|
2020-11-13 15:44:52 -05:00
|
|
|
" List instances with their running state and user comment."
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/monitor.go:39
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus monitor --type=logging\n"
|
2018-02-09 20:01:45 -05:00
|
|
|
" Only show log messages.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus monitor --pretty --type=logging --loglevel=info\n"
|
2018-02-09 20:01:45 -05:00
|
|
|
" Show a pretty log of messages with info level or higher.\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus monitor --type=lifecycle\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Only show lifecycle events."
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/move.go:48
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus move [<remote>:]<source instance> [<remote>:][<destination instance>] "
|
|
|
|
|
"[--instance-only]\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Move an instance between two hosts, renaming it if destination name "
|
2017-05-30 14:59:54 -04:00
|
|
|
"differs.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus move <old name> <new name> [--instance-only]\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Rename a local instance.\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus move <instance>/<old snapshot name> <instance>/<new snapshot name>\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
" Rename a snapshot."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_acl.go:400
|
2024-04-23 12:51:20 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus network acl create a1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network acl create a1 < config.yaml\n"
|
|
|
|
|
" Create network acl with configuration from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_address_set.go:250
|
2025-03-11 19:22:20 -04:00
|
|
|
msgid ""
|
|
|
|
|
"incus network address-set create as1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network address-set create as1 < config.yaml\n"
|
|
|
|
|
" Create network address set with configuration from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network.go:355
|
2023-04-11 10:19:58 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus network create foo\n"
|
2023-04-11 10:19:58 -04:00
|
|
|
" Create a new network called foo\n"
|
|
|
|
|
"\n"
|
2024-06-11 23:14:13 -04:00
|
|
|
"incus network create foo < config.yaml\n"
|
|
|
|
|
" Create a new network called foo using the content of config.yaml.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus network create bar network=baz --type ovn\n"
|
2023-04-11 10:19:58 -04:00
|
|
|
" Create a new OVN network called bar using baz as its uplink network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_forward.go:340
|
2024-04-24 13:38:02 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus network forward create n1 127.0.0.1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network forward create n1 127.0.0.1 < config.yaml\n"
|
|
|
|
|
" Create a new network forward for network n1 from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:90
|
2024-04-24 17:56:06 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus network integration create o1 ovn\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network integration create o1 ovn < config.yaml\n"
|
2025-10-24 18:51:34 -04:00
|
|
|
" Create network integration o1 of type ovn with configuration from "
|
|
|
|
|
"config.yaml"
|
2024-04-24 17:56:06 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_integration.go:235
|
2024-02-22 11:56:18 -05:00
|
|
|
msgid ""
|
2025-10-24 18:51:34 -04:00
|
|
|
"incus network integration edit <network integration> < network-"
|
|
|
|
|
"integration.yaml\n"
|
|
|
|
|
" Update a network integration using the content of network-"
|
|
|
|
|
"integration.yaml"
|
2024-02-22 11:56:18 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_load_balancer.go:343
|
2024-04-26 10:41:00 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus network load-balancer create n1 127.0.0.1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network load-balancer create n1 127.0.0.1 < config.yaml\n"
|
|
|
|
|
" Create network load-balancer for network n1 with configuration from "
|
|
|
|
|
"config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_peer.go:335
|
2024-02-22 11:56:18 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus network peer create default peer1 web/default\n"
|
|
|
|
|
" Create a new peering between network \"default\" in the current project "
|
|
|
|
|
"and network \"default\" in the \"web\" project\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network peer create default peer2 ovn-ic --type=remote\n"
|
|
|
|
|
" Create a new peering between network \"default\" in the current project "
|
|
|
|
|
"and other remote networks through the \"ovn-ic\" integration\n"
|
2024-05-03 19:58:27 +02:00
|
|
|
"\n"
|
|
|
|
|
"incus network peer create default peer3 web/default < config.yaml\n"
|
|
|
|
|
"\tCreate a new peering between network default in the current project and "
|
|
|
|
|
"network default in the web project using the configuration\n"
|
|
|
|
|
"\tin the file config.yaml"
|
2024-02-22 11:56:18 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/network_zone.go:408
|
2024-04-26 12:30:42 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus network zone create z1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network zone create z1 < config.yaml\n"
|
|
|
|
|
" Create network zone z1 with configuration from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/network_zone.go:1116
|
2024-05-10 14:21:56 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus network zone record create z1 r1\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus network zone record create z1 r1 < config.yaml\n"
|
|
|
|
|
" Create record r1 for zone z1 with configuration from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/operation.go:306
|
2017-11-07 17:08:33 -05:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus operation show 344a79e4-d88a-45bf-9c39-c72c26f6ab8a\n"
|
2017-11-07 17:08:33 -05:00
|
|
|
" Show details on that operation UUID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:193
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus profile assign foo default,bar\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
" Set the profiles for \"foo\" to \"default\" and \"bar\".\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus profile assign foo default\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
" Reset \"foo\" to only using the \"default\" profile.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus profile assign foo ''\n"
|
2017-05-04 14:18:43 +00:00
|
|
|
" Remove all profile from \"foo\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/profile.go:372
|
2024-04-16 15:10:20 -04:00
|
|
|
msgid ""
|
|
|
|
|
"incus profile create p1\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
" Create a profile named p1\n"
|
2024-04-16 15:10:20 -04:00
|
|
|
"\n"
|
|
|
|
|
"incus profile create p1 < config.yaml\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
" Create a profile named p1 with configuration from config.yaml"
|
2024-04-16 15:10:20 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config_device.go:95
|
2019-10-24 10:21:38 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus profile device add [<remote>:]profile1 <device-name> disk source=/"
|
|
|
|
|
"share/c1 path=/opt\n"
|
2022-05-12 19:15:21 +02:00
|
|
|
" Will mount the host's /share/c1 onto /opt in the instance.\n"
|
|
|
|
|
"\n"
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus profile device add [<remote>:]profile1 <device-name> disk pool=some-"
|
|
|
|
|
"pool source=some-volume path=/opt\n"
|
2022-05-12 19:15:21 +02:00
|
|
|
" Will mount the some-volume volume on some-pool onto /opt in the instance."
|
2019-10-24 10:21:38 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/profile.go:519
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus profile edit <profile> < profile.yaml\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Update a profile using the content of profile.yaml"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/project.go:113
|
2024-04-17 18:33:44 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus project create p1\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
" Create a project named p1\n"
|
2024-04-17 18:33:44 +02:00
|
|
|
"\n"
|
|
|
|
|
"incus project create p1 < config.yaml\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
" Create a project named p1 with configuration from config.yaml"
|
2024-04-17 18:33:44 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/project.go:315
|
2018-09-12 14:59:34 +02:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus project edit <project> < project.yaml\n"
|
2018-09-12 14:59:34 +02:00
|
|
|
" Update a project using the content of project.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/query.go:37
|
2017-08-03 20:06:29 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus query -X DELETE --wait /1.0/instances/c1\n"
|
2020-01-13 15:15:08 -05:00
|
|
|
" Delete local instance \"c1\"."
|
2017-08-03 20:06:29 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-06-19 14:10:49 -04:00
|
|
|
#: cmd/incus/snapshot.go:88
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 21:06:15 +02:00
|
|
|
"incus snapshot create u1 snap0\n"
|
2024-04-18 10:59:13 +02:00
|
|
|
"\tCreate a snapshot of \"u1\" called \"snap0\".\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus snapshot create u1 snap0 < config.yaml\n"
|
|
|
|
|
"\tCreate a snapshot of \"u1\" called \"snap0\" with the configuration from "
|
|
|
|
|
"\"config.yaml\"."
|
2017-10-12 17:53:52 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-08-13 14:51:06 -04:00
|
|
|
#: cmd/incus/snapshot.go:553
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 21:06:15 +02:00
|
|
|
"incus snapshot restore u1 snap0\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
" Restore instance u1 to snapshot snap0"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:104
|
2024-05-03 20:09:05 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage bucket create p1 b01\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
"\tCreate a new storage bucket named b01 in storage pool p1\n"
|
2024-05-03 20:09:05 +02:00
|
|
|
"\n"
|
|
|
|
|
"incus storage bucket create p1 b01 < config.yaml\n"
|
2024-06-02 16:00:46 -04:00
|
|
|
"\tCreate a new storage bucket named b01 in storage pool p1 using the content "
|
2024-05-03 20:09:05 +02:00
|
|
|
"of config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:280
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus storage bucket edit [<remote>:]<pool> <bucket> < bucket.yaml\n"
|
2022-08-15 09:59:35 +01:00
|
|
|
" Update a storage bucket using the content of bucket.yaml."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1280
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus storage bucket edit [<remote>:]<pool> <bucket> <key> < key.yaml\n"
|
2022-08-15 09:59:35 +01:00
|
|
|
" Update a storage bucket key using the content of key.yaml."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1491
|
2024-06-02 16:00:46 -04:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage bucket export default b1\n"
|
|
|
|
|
" Download a backup tarball of the b1 storage bucket from the default pool."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1642
|
2024-02-06 07:15:43 +01:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage bucket import default backup0.tar.gz\n"
|
|
|
|
|
"\t\tCreate a new storage bucket using backup0.tar.gz as the source."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1100
|
2024-05-06 15:18:42 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage bucket key create p1 b01 k1\n"
|
|
|
|
|
"\tCreate a key called k1 for the bucket b01 in the pool p1.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage bucket key create p1 b01 k1 < config.yaml\n"
|
|
|
|
|
"\tCreate a key called k1 for the bucket b01 in the pool p1 using the content "
|
|
|
|
|
"of config.yaml."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/storage_bucket.go:1417
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus storage bucket key show default data foo\n"
|
2022-08-15 09:59:35 +01:00
|
|
|
" Will show the properties of a bucket key called \"foo\" for a bucket "
|
|
|
|
|
"called \"data\" in the \"default\" pool."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-30 01:42:42 -04:00
|
|
|
#: cmd/incus/storage_bucket.go:793
|
2022-08-15 09:59:35 +01:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus storage bucket show default data\n"
|
2022-08-15 09:59:35 +01:00
|
|
|
" Will show the properties of a bucket called \"data\" in the \"default\" "
|
|
|
|
|
"pool."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-07-25 16:01:21 -04:00
|
|
|
#: cmd/incus/storage.go:110
|
2025-03-18 20:24:43 -03:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage create s1 dir\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage create s1 dir < config.yaml\n"
|
|
|
|
|
" Create a storage pool using the content of config.yaml.\n"
|
|
|
|
|
"\t"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:285
|
2017-05-30 14:59:54 -04:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus storage edit [<remote>:]<pool> < pool.yaml\n"
|
2018-03-28 23:55:47 -04:00
|
|
|
" Update a storage pool using the content of pool.yaml."
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:602
|
2024-05-13 12:19:22 +02:00
|
|
|
msgid ""
|
2024-07-07 21:20:35 -05:00
|
|
|
"incus storage volume create default foo\n"
|
|
|
|
|
" Create custom storage volume \"foo\" in pool \"default\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume create default foo < config.yaml\n"
|
|
|
|
|
" Create custom storage volume \"foo\" in pool \"default\" with "
|
|
|
|
|
"configuration from config.yaml"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:997
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume edit default container/c1\n"
|
|
|
|
|
" Edit container storage volume \"c1\" in pool \"default\"\n"
|
2024-05-13 12:19:22 +02:00
|
|
|
"\n"
|
2024-07-07 21:20:35 -05:00
|
|
|
"incus storage volume edit default foo < volume.yaml\n"
|
|
|
|
|
" Edit custom storage volume \"foo\" in pool \"default\" using the content "
|
|
|
|
|
"of volume.yaml"
|
2024-05-13 12:19:22 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2424
|
|
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume file create foo bar/baz\n"
|
|
|
|
|
" To create a file baz in the bar volume on the foo pool.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus file create --type=symlink foo bar/baz qux\n"
|
|
|
|
|
" To create a symlink qux in bar storage volume on the foo pool whose "
|
|
|
|
|
"target is baz."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3103
|
2025-10-24 17:01:10 +02:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume file push /etc/hosts local v1/etc/hosts\n"
|
|
|
|
|
" To push /etc/hosts into the custom volume \"v1\".\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"echo \"Hello world\" | incus storage volume file push - local v1 test\n"
|
|
|
|
|
" To read \"Hello world\" from standard input and write it into test in "
|
|
|
|
|
"volume \"v1\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: cmd/incus/storage_volume.go:1225
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume get default data size\n"
|
|
|
|
|
" Returns the size of a custom volume \"data\" in pool \"default\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume get default virtual-machine/data snapshots.expiry\n"
|
|
|
|
|
" Returns the snapshot expiration period for a virtual machine \"data\" in "
|
|
|
|
|
"pool \"default\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:4271
|
2020-09-24 17:13:25 +01:00
|
|
|
msgid ""
|
2023-08-30 00:41:00 -04:00
|
|
|
"incus storage volume import default backup0.tar.gz\n"
|
2024-07-07 21:20:35 -05:00
|
|
|
" Create a new custom volume using backup0.tar.gz as the source\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume import default some-installer.iso installer --type=iso\n"
|
|
|
|
|
" Create a new custom volume storing some-installer.iso for use as a CD-"
|
|
|
|
|
"ROM image"
|
2020-09-24 17:13:25 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:1361
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume info default foo\n"
|
|
|
|
|
" Returns state information for a custom volume \"foo\" in pool "
|
|
|
|
|
"\"default\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume info default virtual-machine/v1\n"
|
|
|
|
|
" Returns state information for virtual machine \"v1\" in pool \"default\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2044
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume set default data size=1GiB\n"
|
|
|
|
|
" Sets the size of a custom volume \"data\" in pool \"default\" to 1 GiB\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume set default virtual-machine/data snapshots.expiry=7d\n"
|
|
|
|
|
" Sets the snapshot expiration period for a virtual machine \"data\" in "
|
|
|
|
|
"pool \"default\" to seven days"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2206
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume show default foo\n"
|
|
|
|
|
" Will show the properties of custom volume \"foo\" in pool \"default\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume show default virtual-machine/v1\n"
|
|
|
|
|
" Will show the properties of the virtual-machine volume \"v1\" in pool "
|
|
|
|
|
"\"default\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume show default container/c1\n"
|
|
|
|
|
" Will show the properties of the container volume \"c1\" in pool "
|
|
|
|
|
"\"default\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 18:51:34 -04:00
|
|
|
#: cmd/incus/storage_volume.go:3416
|
2024-07-07 21:20:35 -05:00
|
|
|
msgid ""
|
|
|
|
|
"incus storage volume snapshot create default foo snap0\n"
|
|
|
|
|
" Create a snapshot of \"foo\" in pool \"default\" called \"snap0\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"incus storage volume snapshot create default vol1 snap0 < config.yaml\n"
|
|
|
|
|
" Create a snapshot of \"foo\" in pool \"default\" called \"snap0\" with "
|
|
|
|
|
"the configuration from \"config.yaml\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-24 17:01:10 +02:00
|
|
|
#: cmd/incus/storage_volume.go:2311
|
2024-05-23 16:04:59 -04:00
|
|
|
msgid ""
|
2024-07-07 21:20:35 -05:00
|
|
|
"incus storage volume unset default foo size\n"
|
|
|
|
|
" Removes the size/quota of custom volume \"foo\" in pool \"default\"\n"
|
2024-05-23 16:04:59 -04:00
|
|
|
"\n"
|
2024-07-07 21:20:35 -05:00
|
|
|
"incus storage volume unset default virtual-machine/v1 snapshots.expiry\n"
|
|
|
|
|
" Removes the snapshot expiration period of virtual machine volume \"v1\" "
|
|
|
|
|
"in pool \"default\""
|
2024-05-23 16:04:59 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2026-01-20 21:58:11 -05:00
|
|
|
#: cmd/incus/wait.go:37
|
|
|
|
|
msgid ""
|
|
|
|
|
"incus wait v1 agent\n"
|
|
|
|
|
"\tWait for VM instance v1 to have a functional agent."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:565
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "info"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:510
|
2021-06-02 04:59:06 +00:00
|
|
|
#, fuzzy
|
|
|
|
|
msgid "n"
|
|
|
|
|
msgstr "no"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:566
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "name"
|
2017-05-04 14:18:43 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/config_trust.go:512 cmd/incus/image.go:991 cmd/incus/image.go:996
|
|
|
|
|
#: cmd/incus/image.go:1209
|
2018-03-28 23:55:47 -04:00
|
|
|
msgid "no"
|
|
|
|
|
msgstr "no"
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:502
|
2021-06-02 04:59:06 +00:00
|
|
|
msgid "ok (y/n/[fingerprint])?"
|
|
|
|
|
msgstr ""
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-05-11 15:55:40 +00:00
|
|
|
#: cmd/incus/config.go:57
|
2023-08-30 00:41:00 -04:00
|
|
|
msgid "please use `incus profile`"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:570
|
2018-01-21 03:04:27 +01:00
|
|
|
msgid "space used"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:579
|
2022-03-08 12:14:01 +00:00
|
|
|
msgid "sshfs has stopped"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#: cmd/incus/utils.go:538
|
2022-03-02 15:32:36 +00:00
|
|
|
#, c-format
|
2022-03-08 12:14:01 +00:00
|
|
|
msgid "sshfs mounting %q on %q"
|
2022-03-02 15:32:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:569
|
2018-01-21 03:04:27 +01:00
|
|
|
msgid "total space"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/version.go:50
|
2018-03-30 11:26:26 -04:00
|
|
|
msgid "unreachable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/storage.go:564
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "used by"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-11-25 12:47:54 -05:00
|
|
|
#: cmd/incus/remote.go:512
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "y"
|
2018-03-28 23:55:47 -04:00
|
|
|
msgstr ""
|
|
|
|
|
|
2025-12-17 14:15:03 +01:00
|
|
|
#: cmd/incus/cluster.go:774 cmd/incus/config_trust.go:509
|
2025-04-07 23:21:40 +02:00
|
|
|
#: cmd/incus/delete.go:54 cmd/incus/image.go:993 cmd/incus/image.go:998
|
2025-11-27 19:11:56 -05:00
|
|
|
#: cmd/incus/image.go:1206 cmd/incus/project.go:237 cmd/incus/snapshot.go:285
|
2020-09-15 12:12:31 -04:00
|
|
|
msgid "yes"
|
|
|
|
|
msgstr "si"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2025-12-17 10:09:34 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Get current load-balacner status"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-11-27 19:11:56 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<alias>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-11-14 17:49:43 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Invalid arguments"
|
|
|
|
|
#~ msgstr "Proprietà errata: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Missing required arguments"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2025-10-17 02:53:59 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Debug IncusOS systems"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Edit IncusOS service configuration"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "List applications"
|
|
|
|
|
#~ msgstr "Alias:"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "List services"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "List system configuration sections"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Manage IncusOS applications"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Manage IncusOS services"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Manage IncusOS system details"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Manage IncusOS systems"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Missing configuration section name"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Missing service name"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Missing system section name"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Show IncusOS application details"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Show IncusOS service configuration"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Show IncusOS system configuration section"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<application>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<section>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<service>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-05-06 17:51:08 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Mount storage volumes"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<pool> <volume> <host path>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2025-01-22 19:03:35 +09:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#~ msgid "Exporting VM memory: %s"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#~ msgid "Invalid format '%s'. Supported formats: %s"
|
|
|
|
|
#~ msgstr "Proprietà errata: %s"
|
|
|
|
|
|
2024-04-01 22:02:58 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#~ msgid "Usb %d:"
|
|
|
|
|
#~ msgstr "Utilizzo disco:"
|
|
|
|
|
|
2024-03-15 13:51:46 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[[<remote>:]<name>]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2024-02-19 21:44:31 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Path to the shared block device:"
|
|
|
|
|
#~ msgstr "%s non è una directory"
|
|
|
|
|
|
2023-10-24 11:25:49 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "You must specify a destination instance name when using --target"
|
|
|
|
|
#~ msgstr "Occorre specificare un nome di container come origine"
|
|
|
|
|
|
2023-09-20 01:14:53 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "[<remote>:]<instance>/<snapshot name> [[<remote>:]<instance>/<snapshot "
|
|
|
|
|
#~ "name>...]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2023-06-26 12:14:10 +02:00
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
#~ msgid "Invalid new snapshot name"
|
|
|
|
|
#~ msgstr "'/' non è permesso nel nome di uno snapshot"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Not a snapshot name"
|
|
|
|
|
#~ msgstr "'/' non è permesso nel nome di uno snapshot"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<instance>[/<snapshot>] <instance>[/<snapshot>]"
|
2023-06-26 12:14:10 +02:00
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2023-08-30 21:06:15 +02:00
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "[<remote>:]<instance>[/<snapshot>] [<remote>:][<instance>[/<snapshot>]]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<pool> [<type>/]<volume>[/<snapshot>]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<pool> [<type>/]<volume>[/<snapshot>] <key>=<value>..."
|
2023-06-26 12:14:10 +02:00
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2023-06-08 16:01:50 +01:00
|
|
|
#~ msgid "%v (interrupt two more times to force)"
|
|
|
|
|
#~ msgstr "%v (interrompi altre due volte per forzare)"
|
|
|
|
|
|
2022-10-27 08:35:14 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[[<remote>:]<image>] [<remote>:][<name>] [< config"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2022-05-13 11:18:15 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:] <fingerprint>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2022-05-09 17:19:15 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:] <token>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2023-02-08 17:01:56 +00:00
|
|
|
#, fuzzy
|
2022-03-08 12:14:01 +00:00
|
|
|
#~ msgid "Failed finding sshfs: %v\n"
|
|
|
|
|
#~ msgstr "Accetta certificato"
|
|
|
|
|
|
2022-03-10 10:00:36 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<instance>/<path> <target path>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2022-02-17 11:18:29 -05:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Manage network zone record entriess"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2021-09-30 16:08:49 +02:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "<source path> [<remote>:]<instance>/<path> [[<remote>:]<instance>/"
|
|
|
|
|
#~ "<path>...]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2021-09-28 16:20:57 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:] <hostname|fingerprint>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2021-08-04 19:04:38 -04:00
|
|
|
#~ msgid "stateless"
|
|
|
|
|
#~ msgstr "senza stato"
|
|
|
|
|
|
2021-06-02 04:59:06 +00:00
|
|
|
#~ msgid "ok (y/n)?"
|
|
|
|
|
#~ msgstr "ok (y/n)?"
|
|
|
|
|
|
2020-09-09 14:20:58 -04:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
#~ msgid "create [<remote>:]<instance> <template>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2020-09-09 14:20:58 -04:00
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "delete [<remote>:]<instance> <template>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "list [<remote>:]<instance>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2018-09-12 14:59:34 +02:00
|
|
|
|
2020-01-13 15:15:08 -05:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
#~ msgid "pause [<remote>:]<instance> [[<remote>:]<instance>...]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2018-03-28 23:55:47 -04:00
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "remove [<remote>:]<instance> <profile>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2018-01-21 03:04:27 +01:00
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "restart [<remote>:]<instance> [[<remote>:]<instance>...]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2018-03-30 11:26:26 -04:00
|
|
|
|
2018-03-28 23:55:47 -04:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
#~ msgid "show [<remote>:]<instance>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2017-05-04 14:18:43 +00:00
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "show [<remote>:]<instance> <template>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2018-07-28 12:22:24 -04:00
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "show [<remote>:][<instance>[/<snapshot>]]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "start [<remote>:]<instance> [[<remote>:]<instance>...]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unset [<remote>:]<instance> <device> <key>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unset [<remote>:]<profile> <device> <key>"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2017-06-01 10:10:43 +00:00
|
|
|
|
2020-09-09 14:20:58 -04:00
|
|
|
#, fuzzy
|
2020-09-15 12:12:31 -04:00
|
|
|
#~ msgid "unset [<remote>:][<instance>] <key>"
|
2020-09-09 14:20:58 -04:00
|
|
|
#~ msgstr "Creazione del container in corso"
|
|
|
|
|
|
2020-09-15 12:12:31 -04:00
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "volume"
|
|
|
|
|
#~ msgstr "Colonne"
|
|
|
|
|
|
2019-12-06 21:27:42 -05:00
|
|
|
#~ msgid "ARCH"
|
|
|
|
|
#~ msgstr "ARCH"
|
|
|
|
|
|
2018-03-28 23:55:47 -04:00
|
|
|
#~ msgid "Enable verbose mode"
|
|
|
|
|
#~ msgstr "Abilita modalità verbosa"
|
|
|
|
|
|
2022-03-10 10:00:36 -05:00
|
|
|
#~ msgid "Can't read from stdin: %s"
|
|
|
|
|
#~ msgstr "Impossible leggere da stdin: %s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Removes a cluster member from a cluster group"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
|
|
|
|
|
2023-02-08 17:01:56 +00:00
|
|
|
#, fuzzy
|
2022-03-10 10:00:36 -05:00
|
|
|
#~ msgid "The key %q doest not exist on cluster member %q"
|
|
|
|
|
#~ msgstr "Il nome del container è: %s"
|
2022-05-25 20:59:13 -04:00
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "### This is a YAML representation of the configuration.\n"
|
|
|
|
|
#~ "### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### A sample configuration looks like:\n"
|
|
|
|
|
#~ "### profiles:\n"
|
|
|
|
|
#~ "### - default\n"
|
|
|
|
|
#~ "### config:\n"
|
|
|
|
|
#~ "### volatile.eth0.hwaddr: 00:16:3e:e9:f8:7f\n"
|
|
|
|
|
#~ "### devices:\n"
|
|
|
|
|
#~ "### homedir:\n"
|
|
|
|
|
#~ "### path: /extra\n"
|
|
|
|
|
#~ "### source: /home/user\n"
|
|
|
|
|
#~ "### type: disk\n"
|
|
|
|
|
#~ "### ephemeral: false"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
#~ "### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
#~ "### configurazione.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### Un esempio è il seguente:\n"
|
|
|
|
|
#~ "### name: default\n"
|
|
|
|
|
#~ "### driver: zfs\n"
|
|
|
|
|
#~ "### used_by: []\n"
|
|
|
|
|
#~ "### config:\n"
|
|
|
|
|
#~ "### size: \"61203283968\"\n"
|
|
|
|
|
#~ "### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
#~ "### zfs.pool_name: default"
|
2022-06-23 11:18:21 -05:00
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "### This is a YAML representation of the network forward.\n"
|
|
|
|
|
#~ "### Any line starting with a '# will be ignored.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### A network forward consists of a default target address and optional "
|
|
|
|
|
#~ "set of port forwards for a listen address.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### An example would look like:\n"
|
|
|
|
|
#~ "### listen_address: 192.0.2.1\n"
|
|
|
|
|
#~ "### target_address: 198.51.100.2\n"
|
|
|
|
|
#~ "### description: test desc\n"
|
|
|
|
|
#~ "### port:\n"
|
|
|
|
|
#~ "### - description: port forward\n"
|
|
|
|
|
#~ "### protocol: tcp\n"
|
|
|
|
|
#~ "### listen_port: 80,81,8080-8090\n"
|
|
|
|
|
#~ "### target_address: 198.51.100.3\n"
|
|
|
|
|
#~ "### target_port: 80,81,8080-8090\n"
|
|
|
|
|
#~ "### location: lxd01\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### Note that the listen_address and location cannot be changed."
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "### Questa è una rappresentazione yaml di un pool di storage.\n"
|
|
|
|
|
#~ "### Le linee che iniziano con '# saranno ignorate.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### Un pool di storage consiste di un insieme di elementi di\n"
|
|
|
|
|
#~ "### configurazione.\n"
|
|
|
|
|
#~ "###\n"
|
|
|
|
|
#~ "### Un esempio è il seguente:\n"
|
|
|
|
|
#~ "### name: default\n"
|
|
|
|
|
#~ "### driver: zfs\n"
|
|
|
|
|
#~ "### used_by: []\n"
|
|
|
|
|
#~ "### config:\n"
|
|
|
|
|
#~ "### size: \"61203283968\"\n"
|
|
|
|
|
#~ "### source: /home/chb/mnt/lxd_test/default.img\n"
|
|
|
|
|
#~ "### zfs.pool_name: default"
|
2022-07-21 18:03:59 -04:00
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "[<remote>:]<network> <listen_address> [<default_target_address>]"
|
|
|
|
|
#~ msgstr "Creazione del container in corso"
|
2022-09-22 11:05:24 -04:00
|
|
|
|
2023-02-08 17:01:56 +00:00
|
|
|
#, fuzzy
|
2022-09-22 11:05:24 -04:00
|
|
|
#~ msgid "Admin password for %s:"
|
|
|
|
|
#~ msgstr "Password amministratore per %s: "
|