-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating the service translation files from the agama-weblate repository
- Loading branch information
Showing
12 changed files
with
319 additions
and
233 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 |
---|---|---|
|
@@ -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-" | ||
|
@@ -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 "" | ||
|
@@ -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ó." |
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 |
---|---|---|
|
@@ -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-" | ||
|
@@ -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 "" |
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 |
---|---|---|
|
@@ -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-" | ||
|
@@ -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 "" | ||
|
@@ -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" |
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 |
---|---|---|
|
@@ -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-" | ||
|
@@ -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 "" |
Oops, something went wrong.