forked from uyuni-project/uyuni-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'uyuni-project:main' into main
- Loading branch information
Showing
70 changed files
with
3,619 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,15 +8,16 @@ msgstr "" | |
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-16 10:27+0200\n" | ||
"PO-Revision-Date: 2024-04-30 09:43+0000\n" | ||
"PO-Revision-Date: 2024-05-16 09:23+0000\n" | ||
"Last-Translator: Marina Latini <[email protected]>\n" | ||
"Language-Team: Italian <https://l10n.opensuse.org/projects/uyuni/uyuni-tools/it/>\n" | ||
"Language-Team: Italian <https://l10n.opensuse.org/projects/uyuni/" | ||
"uyuni-tools-mgradm/it/>\n" | ||
"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" | ||
"X-Generator: Weblate 4.9.1\n" | ||
"X-Generator: Weblate 5.5.5\n" | ||
|
||
#: mgradm/cmd/distro/detect.go:92 | ||
msgid "distribution not found in product map. Please update productmap or provide channel label" | ||
|
@@ -67,9 +68,9 @@ msgid "distribution with same name already exists: %s" | |
msgstr "la distribuzione esiste già: %s" | ||
|
||
#: mgradm/cmd/distro/cp.go:96 | ||
#, fuzzy, javascript-format | ||
#, javascript-format | ||
msgid "cannot create %s path in container" | ||
msgstr "impossibile creare il percorso %s nel container: %s" | ||
msgstr "impossibile creare il percorso %s nel container" | ||
|
||
#: mgradm/cmd/distro/cp.go:99 | ||
#, javascript-format | ||
|
@@ -79,9 +80,9 @@ msgstr "Copia della distribuzione %s" | |
#: mgradm/cmd/distro/cp.go:101 mgradm/shared/podman/podman.go:122 | ||
#: mgradm/shared/podman/podman.go:125 mgradm/shared/podman/podman.go:128 | ||
#: mgradm/shared/podman/podman.go:136 | ||
#, fuzzy, javascript-format | ||
#, javascript-format | ||
msgid "cannot copy %s" | ||
msgstr "impossibile copiare %s: %s" | ||
msgstr "impossibile copiare %s" | ||
|
||
#: mgradm/cmd/distro/cp.go:103 | ||
#, javascript-format | ||
|
@@ -345,9 +346,8 @@ msgstr "" | |
#: mgradm/shared/kubernetes/install.go:137 mgradm/shared/kubernetes/k3s.go:47 | ||
#: mgradm/shared/kubernetes/k3s.go:52 mgradm/shared/podman/podman.go:236 | ||
#: mgradm/shared/podman/podman.go:241 mgradm/shared/podman/podman.go:335 | ||
#, fuzzy | ||
msgid "failed to compute image URL" | ||
msgstr "impossibile determinare l'URL dell'immagine: %s" | ||
msgstr "impossibile determinare l'URL dell'immagine" | ||
|
||
#: mgradm/cmd/install/podman/utils.go:40 | ||
#, fuzzy | ||
|
@@ -1052,9 +1052,9 @@ msgid "Failed deleting secret" | |
msgstr "" | ||
|
||
#: mgradm/cmd/uninstall/podman.go:40 | ||
#, fuzzy, javascript-format | ||
#, javascript-format | ||
msgid "cannot delete volume %s" | ||
msgstr "impossible eliminare %s: %s" | ||
msgstr "impossible eliminare il volume %s" | ||
|
||
#: mgradm/cmd/uninstall/podman.go:43 | ||
msgid "All volumes removed" | ||
|
@@ -1222,9 +1222,8 @@ msgid "Server Deployment:" | |
msgstr "" | ||
|
||
#: mgradm/cmd/cmd.go:51 | ||
#, fuzzy | ||
msgid "Server Management:" | ||
msgstr "Gestione dell'Hub" | ||
msgstr "Gestione del Server:" | ||
|
||
#: mgradm/cmd/cmd.go:55 | ||
#, fuzzy | ||
|
@@ -1380,9 +1379,9 @@ msgstr "" | |
|
||
#: mgradm/shared/kubernetes/k3s.go:64 mgradm/shared/kubernetes/k3s.go:113 | ||
#: mgradm/shared/kubernetes/k3s.go:159 | ||
#, fuzzy, javascript-format | ||
#, javascript-format | ||
msgid "cannot delete %s" | ||
msgstr "impossible eliminare %s: %s" | ||
msgstr "impossible eliminare %s" | ||
|
||
#: mgradm/shared/kubernetes/k3s.go:93 mgradm/shared/kubernetes/k3s.go:139 | ||
#: mgradm/shared/kubernetes/k3s.go:186 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-16 10:27+0200\n" | ||
"POT-Creation-Date: 2024-05-16 11:25+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,135 @@ | ||
# 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: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-16 10:27+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: de\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: mgrctl/cmd/api/api.go:25 | ||
msgid "JSON over HTTP API helper tool" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:30 | ||
msgid "Call API GET request" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:31 | ||
msgid "Takes an API path and optional parameters and then issues GET request with them. If user and password are provided, calls login before API call" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:39 | ||
msgid "Call API POST request" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:40 | ||
msgid "Takes an API path and parameters and then issues POST request with them. User and password are mandatory. Parameters can be either JSON encoded string or one or more key=value pairs." | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/get.go:26 mgrctl/cmd/api/post.go:26 | ||
msgid "unable to login to the server" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/get.go:33 mgrctl/cmd/api/post.go:49 | ||
#, javascript-format | ||
msgid "error in query %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:29 | ||
msgid "Copy files to and from the containers" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:30 | ||
msgid "" | ||
"Takes a source and destination parameters.\n" | ||
"\tOne of them can be prefixed with 'server:' to indicate the path is within the server pod." | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:39 | ||
msgid "failed to unmarshall configuration" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:45 | ||
msgid "User or UID to set on the destination file" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:46 | ||
msgid "Group or GID to set on the destination file" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:37 | ||
msgid "Execute commands inside the uyuni containers using 'sh -c'" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:43 | ||
msgid "environment variables to pass to the command, separated by commas" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:44 | ||
msgid "Pass stdin to the container" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:45 | ||
msgid "Stdin is a TTY" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:98 | ||
msgid "Command failed" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:102 | ||
msgid "Command returned with exit code 0" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:116 | ||
msgid "cannot write" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:132 | ||
#, javascript-format | ||
msgid "Running %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/term/term.go:21 | ||
msgid "Run a terminal inside the server container" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:29 | ||
msgid "Uyuni control tool" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:30 | ||
msgid "Tool to help managing Uyuni servers mainly through their API" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:37 | ||
msgid "configuration file path" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:38 | ||
msgid "application log level" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:46 | ||
#, javascript-format | ||
msgid "Welcome to %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:47 | ||
#, javascript-format | ||
msgid "Executing command: %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:53 | ||
msgid "Failed to create api command" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,135 @@ | ||
# 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: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-16 11:25+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: mgrctl/cmd/api/api.go:25 | ||
msgid "JSON over HTTP API helper tool" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:30 | ||
msgid "Call API GET request" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:31 | ||
msgid "Takes an API path and optional parameters and then issues GET request with them. If user and password are provided, calls login before API call" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:39 | ||
msgid "Call API POST request" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/api.go:40 | ||
msgid "Takes an API path and parameters and then issues POST request with them. User and password are mandatory. Parameters can be either JSON encoded string or one or more key=value pairs." | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/get.go:26 mgrctl/cmd/api/post.go:26 | ||
msgid "unable to login to the server" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/api/get.go:33 mgrctl/cmd/api/post.go:49 | ||
#, javascript-format | ||
msgid "error in query %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:29 | ||
msgid "Copy files to and from the containers" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:30 | ||
msgid "" | ||
"Takes a source and destination parameters.\n" | ||
"\tOne of them can be prefixed with 'server:' to indicate the path is within the server pod." | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:39 | ||
msgid "failed to unmarshall configuration" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:45 | ||
msgid "User or UID to set on the destination file" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cp/cp.go:46 | ||
msgid "Group or GID to set on the destination file" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:37 | ||
msgid "Execute commands inside the uyuni containers using 'sh -c'" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:43 | ||
msgid "environment variables to pass to the command, separated by commas" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:44 | ||
msgid "Pass stdin to the container" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:45 | ||
msgid "Stdin is a TTY" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:98 | ||
msgid "Command failed" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:102 | ||
msgid "Command returned with exit code 0" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:116 | ||
msgid "cannot write" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/exec/exec.go:132 | ||
#, javascript-format | ||
msgid "Running %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/term/term.go:21 | ||
msgid "Run a terminal inside the server container" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:29 | ||
msgid "Uyuni control tool" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:30 | ||
msgid "Tool to help managing Uyuni servers mainly through their API" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:37 | ||
msgid "configuration file path" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:38 | ||
msgid "application log level" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:46 | ||
#, javascript-format | ||
msgid "Welcome to %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:47 | ||
#, javascript-format | ||
msgid "Executing command: %s" | ||
msgstr "" | ||
|
||
#: mgrctl/cmd/cmd.go:53 | ||
msgid "Failed to create api command" | ||
msgstr "" |
Oops, something went wrong.