Skip to content

Commit

Permalink
i18n - pulling from tx
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 28, 2023
1 parent 0e7c5c9 commit 51b01ad
Show file tree
Hide file tree
Showing 57 changed files with 1,796 additions and 1,817 deletions.
151 changes: 75 additions & 76 deletions app/assets/javascripts/foreman_kubevirt/locale/ca/foreman_kubevirt.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,172 +3,171 @@
"locale_data": {
"foreman_kubevirt": {
"": {
"Project-Id-Version": "foreman_kubevirt 0.1.9",
"Project-Id-Version": "foreman_kubevirt 1.0.0",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2023-06-06 13:39+0200",
"PO-Revision-Date": "2020-05-26 07:39+0000",
"Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020",
"Language-Team": "Catalan (https://app.transifex.com/foreman/teams/114/ca/)",
"PO-Revision-Date": "2023-11-28 14:09+0100",
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
"Language-Team": "Catalan",
"Language": "ca",
"MIME-Version": "1.0",
"Content-Type": "text/plain; charset=UTF-8",
"Content-Transfer-Encoding": "8bit",
"Language": "ca",
"Plural-Forms": "nplurals=2; plural=(n != 1);",
"Plural-Forms": "nplurals=; plural=;",
"lang": "ca",
"domain": "foreman_kubevirt",
"plural_forms": "nplurals=2; plural=(n != 1);"
"plural_forms": "nplurals=; plural=;"
},
"Token for KubeVirt only": [
"%{cpu_cores} Cores and %{memory} memory": [
""
],
"Host name for KubeVirt only": [
"API Port": [
""
],
"Namespace for KubeVirt only": [
"API port for KubeVirt only": [
""
],
"CA crt for KubeVirt only": [
"Actions": [
""
],
"API port for KubeVirt only": [
"Bootable": [
""
],
"%{cpu_cores} Cores and %{memory} memory": [
"CA crt for KubeVirt only": [
""
],
"The compute resource could not be authenticated": [
"CNI Provider": [
""
],
"no Storage Classes available on provider": [
"CPUs": [
""
],
"multus": [
"Disk": [
""
],
"genie": [
"Does this image support user data input (e.g. via cloud-init)?": [
""
],
"pod": [
"Host name for KubeVirt only": [
""
],
"The remote system presented a public key signed by an unidentified certificate authority.\\n If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit": [
"Hostname": [
""
],
"VM should be created based on Persistent Volume Claim or Image": [
"Image": [
""
],
"It is not possible to set a bootable volume and image based provisioning.": [
""
],
"VM should be created based on an image": [
"Memory": [
""
],
"Volume size %s is not valid": [
"NIC": [
""
],
"Only one volume can be bootable": [
"Name": [
""
],
"cni_provider or network are missing": [
"Namespace": [
""
],
"Hostname": [
"Nom d'amfitrió"
],
"API Port": [
"Namespace for KubeVirt only": [
""
],
"Namespace": [
"Network": [
""
],
"Token": [
"Testimoni"
],
"e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
"Only one volume can be bootable": [
""
],
"X509 Certification Authorities": [
"Autoritats de certificació X509"
],
"Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
""
],
"Name": [
"Nom"
"Password to authenticate with - used for SSH finish step.": [
""
],
"CPUs": [
"Nombre de CPU"
"Please select an image": [
""
],
"Memory": [
"Memòria"
"Power": [
""
],
"Power ON this machine": [
"Engega aquesta màquina"
""
],
"Start": [
"Inicia"
"Properties": [
""
],
"Please select an image": [
"Si us plau, seleccioneu una imatge"
"Provision and manage Kubevirt Virtual Machines from Foreman.": [
""
],
"Image": [
"Imatge"
"Running on": [
""
],
"CNI Provider": [
"Size (GB)": [
""
],
"Network": [
"Xarxa"
"Start": [
""
],
"Storage Class": [
""
],
"Size (GB)": [
"Mida (GB)"
"The compute resource could not be authenticated": [
""
],
"Bootable": [
"The name of the image in the registry.": [
""
],
"Power": [
"Energia"
"The remote system presented a public key signed by an unidentified certificate authority.\\n If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit": [
""
],
"Actions": [
"Accions"
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
""
],
"Properties": [
"Propietats"
"Token": [
""
],
"VCPU(s)": [
"Token for KubeVirt only": [
""
],
"Type": [
""
],
"UUID": [
"UUID"
""
],
"Type": [
"Tipus"
"VCPU(s)": [
""
],
"NIC": [
"NIC"
"VM should be created based on Persistent Volume Claim or Image": [
""
],
"Disk": [
"Disc"
"VM should be created based on an image": [
""
],
"Running on": [
"Volume size %s is not valid": [
""
],
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
"X509 Certification Authorities": [
""
],
"Password to authenticate with - used for SSH finish step.": [
"cni_provider or network are missing": [
""
],
"Does this image support user data input (e.g. via cloud-init)?": [
"e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
""
],
"The name of the image in the registry.": [
"genie": [
""
],
"Provision and manage Kubevirt Virtual Machines from Foreman.": [
"multus": [
""
],
"no Storage Classes available on provider": [
""
],
"pod": [
""
]
}
Expand Down

0 comments on commit 51b01ad

Please sign in to comment.