Skip to content

Commit

Permalink
Update service PO files (#1295)
Browse files Browse the repository at this point in the history
Updating the service translation files from the agama-weblate repository
  • Loading branch information
imobachgs authored Jun 10, 2024
2 parents 646ab89 + 3f36a3d commit 36349d2
Show file tree
Hide file tree
Showing 12 changed files with 319 additions and 233 deletions.
47 changes: 27 additions & 20 deletions service/po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-19 02:19+0000\n"
"POT-Creation-Date: 2024-06-09 02:25+0000\n"
"PO-Revision-Date: 2024-04-07 11:43+0000\n"
"Last-Translator: David Medina <[email protected]>\n"
"Language-Team: Catalan <https://l10n.opensuse.org/projects/agama/agama-"
Expand Down Expand Up @@ -155,51 +155,67 @@ msgid "Found %s dependency issues."
msgstr "S'han trobat %s problemes de dependències."

#. Probes storage devices and performs an initial proposal
#: service/lib/agama/storage/manager.rb:112
#: service/lib/agama/storage/manager.rb:113
msgid "Activating storage devices"
msgstr "Activant els dispositius d'emmagatzematge"

#: service/lib/agama/storage/manager.rb:113
#: service/lib/agama/storage/manager.rb:114
msgid "Probing storage devices"
msgstr "Sondant els dispositius d'emmagatzematge"

#: service/lib/agama/storage/manager.rb:114
#: service/lib/agama/storage/manager.rb:115
msgid "Calculating the storage proposal"
msgstr "Calculant la proposta d'emmagatzematge"

#: service/lib/agama/storage/manager.rb:115
#: service/lib/agama/storage/manager.rb:116
msgid "Selecting Linux Security Modules"
msgstr "Seleccionant els mòduls de seguretat de Linux"

#. Prepares the partitioning to install the system
#: service/lib/agama/storage/manager.rb:123
#: service/lib/agama/storage/manager.rb:124
msgid "Preparing bootloader proposal"
msgstr "Preparant la proposta de carregador d'arrencada"

#. first make bootloader proposal to be sure that required packages are installed
#: service/lib/agama/storage/manager.rb:128
#: service/lib/agama/storage/manager.rb:129
msgid "Adding storage-related packages"
msgstr "Afegint paquets relacionats amb l'emmagatzematge"

#: service/lib/agama/storage/manager.rb:129
#: service/lib/agama/storage/manager.rb:130
msgid "Preparing the storage devices"
msgstr "Preparant els dispositius d'emmagatzematge"

#: service/lib/agama/storage/manager.rb:130
#: service/lib/agama/storage/manager.rb:131
msgid "Writing bootloader sysconfig"
msgstr "Escrivint la configuració de sistema del carregador d'arrencada"

#. Issue representing the proposal is not valid.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:189
msgid "Cannot accommodate the required file systems for installation"
msgstr ""
"No es poden acomodar els sistemes de fitxers necessaris per a la "
"instal·lació."

#. Issue to communicate a generic Y2Storage error.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:200
msgid "A problem ocurred while calculating the storage setup"
msgstr ""

#. Returns an issue if there is no target device.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:201
#: service/lib/agama/storage/proposal_strategies/guided.rb:122
msgid "No device selected for installation"
msgstr "No s'ha seleccionat cap dispositiu per a la instal·lació."

#. Returns an issue if any of the devices required for the proposal is not found
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:217
#: service/lib/agama/storage/proposal_strategies/guided.rb:138
#, perl-brace-format
msgid "The following selected device is not found in the system: %{devices}"
msgid_plural ""
Expand All @@ -208,12 +224,3 @@ msgstr[0] ""
"El dispositiu seleccionat següent no es troba al sistema: %{devices}"
msgstr[1] ""
"Els dispositius seleccionats següents no es troben al sistema: %{devices}"

#. Returns an issue if the proposal is not valid.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:235
msgid "Cannot accommodate the required file systems for installation"
msgstr ""
"No es poden acomodar els sistemes de fitxers necessaris per a la "
"instal·lació."
43 changes: 25 additions & 18 deletions service/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-19 02:19+0000\n"
"POT-Creation-Date: 2024-06-09 02:25+0000\n"
"PO-Revision-Date: 2023-12-15 16:52+0000\n"
"Last-Translator: Ladislav Slezák <[email protected]>\n"
"Language-Team: Czech <https://l10n.opensuse.org/projects/agama/agama-service-"
Expand Down Expand Up @@ -157,63 +157,70 @@ msgid "Found %s dependency issues."
msgstr "Nalezeno %s problémů v závislostech."

#. Probes storage devices and performs an initial proposal
#: service/lib/agama/storage/manager.rb:112
#: service/lib/agama/storage/manager.rb:113
msgid "Activating storage devices"
msgstr ""

#: service/lib/agama/storage/manager.rb:113
#: service/lib/agama/storage/manager.rb:114
msgid "Probing storage devices"
msgstr ""

#: service/lib/agama/storage/manager.rb:114
#: service/lib/agama/storage/manager.rb:115
#, fuzzy
msgid "Calculating the storage proposal"
msgstr "Probíhá návrh softwaru"

#: service/lib/agama/storage/manager.rb:115
#: service/lib/agama/storage/manager.rb:116
msgid "Selecting Linux Security Modules"
msgstr ""

#. Prepares the partitioning to install the system
#: service/lib/agama/storage/manager.rb:123
#: service/lib/agama/storage/manager.rb:124
msgid "Preparing bootloader proposal"
msgstr ""

#. first make bootloader proposal to be sure that required packages are installed
#: service/lib/agama/storage/manager.rb:128
#: service/lib/agama/storage/manager.rb:129
msgid "Adding storage-related packages"
msgstr ""

#: service/lib/agama/storage/manager.rb:129
#: service/lib/agama/storage/manager.rb:130
msgid "Preparing the storage devices"
msgstr ""

#: service/lib/agama/storage/manager.rb:130
#: service/lib/agama/storage/manager.rb:131
msgid "Writing bootloader sysconfig"
msgstr ""

#. Issue representing the proposal is not valid.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:189
msgid "Cannot accommodate the required file systems for installation"
msgstr ""

#. Issue to communicate a generic Y2Storage error.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:200
msgid "A problem ocurred while calculating the storage setup"
msgstr ""

#. Returns an issue if there is no target device.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:201
#: service/lib/agama/storage/proposal_strategies/guided.rb:122
msgid "No device selected for installation"
msgstr ""

#. Returns an issue if any of the devices required for the proposal is not found
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:217
#: service/lib/agama/storage/proposal_strategies/guided.rb:138
#, perl-brace-format
msgid "The following selected device is not found in the system: %{devices}"
msgid_plural ""
"The following selected devices are not found in the system: %{devices}"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#. Returns an issue if the proposal is not valid.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:235
msgid "Cannot accommodate the required file systems for installation"
msgstr ""
47 changes: 27 additions & 20 deletions service/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-19 02:19+0000\n"
"POT-Creation-Date: 2024-06-09 02:25+0000\n"
"PO-Revision-Date: 2024-04-27 03:43+0000\n"
"Last-Translator: Ettore Atalan <[email protected]>\n"
"Language-Team: German <https://l10n.opensuse.org/projects/agama/agama-"
Expand Down Expand Up @@ -155,51 +155,67 @@ msgid "Found %s dependency issues."
msgstr "%s Abhängigkeitsprobleme gefunden."

#. Probes storage devices and performs an initial proposal
#: service/lib/agama/storage/manager.rb:112
#: service/lib/agama/storage/manager.rb:113
msgid "Activating storage devices"
msgstr "Speichergeräte werden aktiviert"

#: service/lib/agama/storage/manager.rb:113
#: service/lib/agama/storage/manager.rb:114
msgid "Probing storage devices"
msgstr "Speichergeräte werden untersucht"

#: service/lib/agama/storage/manager.rb:114
#: service/lib/agama/storage/manager.rb:115
msgid "Calculating the storage proposal"
msgstr "Speichervorschlag wird berechnet"

#: service/lib/agama/storage/manager.rb:115
#: service/lib/agama/storage/manager.rb:116
msgid "Selecting Linux Security Modules"
msgstr "Linux-Sicherheitsmodule werden ausgewählt"

#. Prepares the partitioning to install the system
#: service/lib/agama/storage/manager.rb:123
#: service/lib/agama/storage/manager.rb:124
msgid "Preparing bootloader proposal"
msgstr "Bootloader-Vorschlag wird vorbereitet"

#. first make bootloader proposal to be sure that required packages are installed
#: service/lib/agama/storage/manager.rb:128
#: service/lib/agama/storage/manager.rb:129
msgid "Adding storage-related packages"
msgstr "Speicherbezogene Pakete werden hinzugefügt"

#: service/lib/agama/storage/manager.rb:129
#: service/lib/agama/storage/manager.rb:130
msgid "Preparing the storage devices"
msgstr "Speichergeräte werden vorbereitet"

#: service/lib/agama/storage/manager.rb:130
#: service/lib/agama/storage/manager.rb:131
msgid "Writing bootloader sysconfig"
msgstr "Bootloader-Systemkonfiguration wird geschrieben"

#. Issue representing the proposal is not valid.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:189
msgid "Cannot accommodate the required file systems for installation"
msgstr ""
"Die für die Installation erforderlichen Dateisysteme können nicht "
"untergebracht werden"

#. Issue to communicate a generic Y2Storage error.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:200
msgid "A problem ocurred while calculating the storage setup"
msgstr ""

#. Returns an issue if there is no target device.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:201
#: service/lib/agama/storage/proposal_strategies/guided.rb:122
msgid "No device selected for installation"
msgstr "Kein Gerät für die Installation ausgewählt"

#. Returns an issue if any of the devices required for the proposal is not found
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:217
#: service/lib/agama/storage/proposal_strategies/guided.rb:138
#, perl-brace-format
msgid "The following selected device is not found in the system: %{devices}"
msgid_plural ""
Expand All @@ -208,12 +224,3 @@ msgstr[0] ""
"Das folgende ausgewählte Gerät wird im System nicht gefunden: %{devices}"
msgstr[1] ""
"Die folgenden ausgewählten Geräte werden im System nicht gefunden: %{devices}"

#. Returns an issue if the proposal is not valid.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:235
msgid "Cannot accommodate the required file systems for installation"
msgstr ""
"Die für die Installation erforderlichen Dateisysteme können nicht "
"untergebracht werden"
43 changes: 25 additions & 18 deletions service/po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-19 02:19+0000\n"
"POT-Creation-Date: 2024-06-09 02:25+0000\n"
"PO-Revision-Date: 2024-05-12 21:43+0000\n"
"Last-Translator: Alejandro Jiménez <[email protected]>\n"
"Language-Team: Spanish <https://l10n.opensuse.org/projects/agama/agama-"
Expand Down Expand Up @@ -153,61 +153,68 @@ msgid "Found %s dependency issues."
msgstr ""

#. Probes storage devices and performs an initial proposal
#: service/lib/agama/storage/manager.rb:112
#: service/lib/agama/storage/manager.rb:113
msgid "Activating storage devices"
msgstr ""

#: service/lib/agama/storage/manager.rb:113
#: service/lib/agama/storage/manager.rb:114
msgid "Probing storage devices"
msgstr ""

#: service/lib/agama/storage/manager.rb:114
#: service/lib/agama/storage/manager.rb:115
msgid "Calculating the storage proposal"
msgstr ""

#: service/lib/agama/storage/manager.rb:115
#: service/lib/agama/storage/manager.rb:116
msgid "Selecting Linux Security Modules"
msgstr ""

#. Prepares the partitioning to install the system
#: service/lib/agama/storage/manager.rb:123
#: service/lib/agama/storage/manager.rb:124
msgid "Preparing bootloader proposal"
msgstr ""

#. first make bootloader proposal to be sure that required packages are installed
#: service/lib/agama/storage/manager.rb:128
#: service/lib/agama/storage/manager.rb:129
msgid "Adding storage-related packages"
msgstr ""

#: service/lib/agama/storage/manager.rb:129
#: service/lib/agama/storage/manager.rb:130
msgid "Preparing the storage devices"
msgstr ""

#: service/lib/agama/storage/manager.rb:130
#: service/lib/agama/storage/manager.rb:131
msgid "Writing bootloader sysconfig"
msgstr ""

#. Issue representing the proposal is not valid.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:189
msgid "Cannot accommodate the required file systems for installation"
msgstr ""

#. Issue to communicate a generic Y2Storage error.
#.
#. @return [Issue]
#: service/lib/agama/storage/proposal.rb:200
msgid "A problem ocurred while calculating the storage setup"
msgstr ""

#. Returns an issue if there is no target device.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:201
#: service/lib/agama/storage/proposal_strategies/guided.rb:122
msgid "No device selected for installation"
msgstr ""

#. Returns an issue if any of the devices required for the proposal is not found
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:217
#: service/lib/agama/storage/proposal_strategies/guided.rb:138
#, perl-brace-format
msgid "The following selected device is not found in the system: %{devices}"
msgid_plural ""
"The following selected devices are not found in the system: %{devices}"
msgstr[0] ""
msgstr[1] ""

#. Returns an issue if the proposal is not valid.
#.
#. @return [Issue, nil]
#: service/lib/agama/storage/proposal.rb:235
msgid "Cannot accommodate the required file systems for installation"
msgstr ""
Loading

0 comments on commit 36349d2

Please sign in to comment.