diff --git a/service/po/ast.po b/service/po/ast.po index e6c4fa48db..7b3465e035 100644 --- a/service/po/ast.po +++ b/service/po/ast.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" "PO-Revision-Date: 2025-09-11 02:48+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -56,35 +56,39 @@ msgid "Performing iSCSI discovery" msgstr "" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" msgstr "" +#: service/lib/agama/dbus/storage/manager.rb:138 +msgid "Unmounting devices" +msgstr "" + #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" msgstr "" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" msgstr "" @@ -388,40 +392,30 @@ msgid "Shrinking is not supported by this device" msgstr "" #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 msgid "Installing bootloader" msgstr "" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -435,3 +429,13 @@ msgstr "" #: service/lib/agama/storage/proposal.rb:315 msgid "A problem ocurred while calculating the storage setup" msgstr "" + +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "" diff --git a/service/po/ca.po b/service/po/ca.po index c7b5c00da2..54b85aee19 100644 --- a/service/po/ca.po +++ b/service/po/ca.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" -"PO-Revision-Date: 2026-02-09 10:04+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" +"PO-Revision-Date: 2026-02-13 21:04+0000\n" "Last-Translator: David Medina \n" "Language-Team: Catalan \n" @@ -58,35 +58,39 @@ msgid "Performing iSCSI discovery" msgstr "Detecció d'iSCSI" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "Preparant la proposta de carregador d'arrencada" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "Preparant els dispositius d'emmagatzematge" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "Escrivint la configuració de sistema del carregador d'arrencada" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" msgstr "S'acaba la instal·lació" +#: service/lib/agama/dbus/storage/manager.rb:138 +msgid "Unmounting devices" +msgstr "Desmuntant dispositius" + #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" msgstr "Activant els dispositius d'emmagatzematge" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "Sondant els dispositius d'emmagatzematge" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" msgstr "Aplicant la configuració d'emmagatzematge" @@ -423,40 +427,30 @@ msgid "Shrinking is not supported by this device" msgstr "Aquest dispositiu no admet l'encongiment." #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "Copiant fitxers d'instal·lació importants al sistema de destinació" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 msgid "Installing bootloader" msgstr "Instal·lant el carregador d'arrencada" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "Ajustant la configuració d'emmagatzematge" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "Ajustant la configuració d'iSCSI" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "Configurant les instantànies dels sistemes de fitxers" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "Copiant registres" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "Desmuntant dispositius d'emmagatzematge" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -474,6 +468,16 @@ msgid "A problem ocurred while calculating the storage setup" msgstr "" "Hi ha hagut un problema en calcular la configuració de l'emmagatzematge." +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "Copiant registres" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "Desmuntant dispositius d'emmagatzematge" + #~ msgid "Logout iSCSI targets" #~ msgstr "Surt de la sessió dels objectius iSCSI" diff --git a/service/po/cs.po b/service/po/cs.po index b9d814b2e3..ef10e1068c 100644 --- a/service/po/cs.po +++ b/service/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" "PO-Revision-Date: 2025-08-13 08:59+0000\n" "Last-Translator: Jan Papež \n" "Language-Team: Czech \n" "Language-Team: German \n" @@ -29,9 +29,8 @@ msgstr "Nicht unterstützte Elemente im AutoYaST-Profil gefunden: %{keys}." #. Implementation for the API method #Probe. #: service/lib/agama/dbus/storage/dasd.rb:64 -#, fuzzy msgid "Probing DASD devices" -msgstr "Speichergeräte werden untersucht" +msgstr "DASD-Geräte werden untersucht" #. Performs the configuration process in a separate thread. #. @@ -42,9 +41,8 @@ msgstr "Speichergeräte werden untersucht" #. #. @param config_json [Hash] #: service/lib/agama/dbus/storage/dasd.rb:121 -#, fuzzy msgid "Configuring DASD" -msgstr "iSCSI wird konfiguriert" +msgstr "DASD wird konfiguriert" #. Do not configure if there is nothing to change. #: service/lib/agama/dbus/storage/iscsi.rb:98 @@ -60,35 +58,40 @@ msgid "Performing iSCSI discovery" msgstr "iSCSI-Erkennung wird durchgeführt" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "Bootloader-Vorschlag wird vorbereitet" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "Speichergeräte werden vorbereitet" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "Bootloader-Systemkonfiguration wird geschrieben" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" msgstr "Installation abschließen" +#: service/lib/agama/dbus/storage/manager.rb:138 +#, fuzzy +msgid "Unmounting devices" +msgstr "Speichergeräte werden ausgehängt" + #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" msgstr "Speichergeräte werden aktiviert" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "Speichergeräte werden untersucht" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" msgstr "Speicherkonfiguration anwenden" @@ -423,40 +426,30 @@ msgid "Shrinking is not supported by this device" msgstr "Verkleinern wird von diesem Gerät nicht unterstützt" #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "Wichtige Installationsdateien werden auf das Zielsystem kopiert" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 msgid "Installing bootloader" msgstr "Bootloader wird installiert" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "Speicherkonfiguration wird angepasst" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "iSCSI-Konfiguration wird angepasst" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "Dateisystem-Schnappschüsse werden konfiguriert" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "Protokolle werden kopiert" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "Speichergeräte werden ausgehängt" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -473,6 +466,16 @@ msgstr "" msgid "A problem ocurred while calculating the storage setup" msgstr "Bei der Berechnung der Speichereinrichtung ist ein Problem aufgetreten" +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "Protokolle werden kopiert" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "Speichergeräte werden ausgehängt" + #~ msgid "Logout iSCSI targets" #~ msgstr "iSCSI-Ziele abmelden" diff --git a/service/po/es.po b/service/po/es.po index f3275d7235..8897aa59de 100644 --- a/service/po/es.po +++ b/service/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" "PO-Revision-Date: 2025-08-09 13:59+0000\n" "Last-Translator: Javier Llorente \n" "Language-Team: Spanish \n" "Language-Team: Finnish \n" "Language-Team: French \n" "Language-Team: Indonesian \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" @@ -59,35 +59,39 @@ msgid "Performing iSCSI discovery" msgstr "iSCSI 検出を実行しています" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "ブートローダの提案内容を準備しています" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "ストレージデバイスを準備しています" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "ブートローダの sysconfig を書き込んでいます" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" msgstr "インストールを完了しています" +#: service/lib/agama/dbus/storage/manager.rb:138 +msgid "Unmounting devices" +msgstr "マウントを解除しています" + #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" msgstr "ストレージデバイスを有効化しています" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "ストレージデバイスを検出しています" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" msgstr "ストレージ設定を適用しています" @@ -413,40 +417,30 @@ msgid "Shrinking is not supported by this device" msgstr "このデバイスはサイズ縮小に対応していません" #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "インストール先のシステムに重要なインストールファイルをコピーしています" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 msgid "Installing bootloader" msgstr "ブートローダをインストールしています" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "ストレージ設定を調整しています" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "iSCSI 設定を調整しています" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "ファイルシステムのスナップショットを設定しています" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "ログをコピーしています" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "ストレージデバイスのマウントを解除しています" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -461,6 +455,16 @@ msgstr "現在の設定では適切なストレージ設定を算出できませ msgid "A problem ocurred while calculating the storage setup" msgstr "ストレージ設定を作成する際に問題が発生しました" +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "ログをコピーしています" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "ストレージデバイスのマウントを解除しています" + #~ msgid "Logout iSCSI targets" #~ msgstr "iSCSI ターゲットからのログアウト" diff --git a/service/po/ka.po b/service/po/ka.po index 8e21462e97..a353f36acd 100644 --- a/service/po/ka.po +++ b/service/po/ka.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" -"PO-Revision-Date: 2026-02-09 10:04+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" +"PO-Revision-Date: 2026-02-14 02:04+0000\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" @@ -58,35 +58,39 @@ msgid "Performing iSCSI discovery" msgstr "" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "ჩამტვირთავის შეთავაზების მომზადება" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "საცავის მოწყობილობების მომზადება" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "ჩამტვირთავის sysconfig-ის ჩაწერა" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" msgstr "დაყენება სრულდება" +#: service/lib/agama/dbus/storage/manager.rb:138 +msgid "Unmounting devices" +msgstr "მოწყობილობების მოხსნა" + #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" msgstr "საცავის მოწყობილობების გააქტიურება" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "საცავის მოწყობილობების აღმოჩენა" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" msgstr "საცავის კონფიგურაციის გადატარება" @@ -395,40 +399,30 @@ msgid "Shrinking is not supported by this device" msgstr "ამ მოწყობილობაზე დაპატარავება მხარდაჭერილი არაა" #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "დაყენებისთვის აუცილებელი ფაილების კოპირება სამიზნე სისტემაში" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 msgid "Installing bootloader" msgstr "მიმდინარეობს ჩამტვირთავის დაყენება" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "საცავის კონფიგურაციის მორგება" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "iSCSI-ის კონფიგურაციის მორგება" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "ფაილური სისტემის სწრაფი ასლების მორგება" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "ჟურნალის კოპირება" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "საცავის მოწყობილობების მოხსნა" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -443,6 +437,16 @@ msgstr "ვერ გამოვთვალე სწორი საცავ msgid "A problem ocurred while calculating the storage setup" msgstr "პრობლემა საცავის მორგების გამოთვლისას" +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "ჟურნალის კოპირება" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "საცავის მოწყობილობების მოხსნა" + #~ msgid "Logout iSCSI targets" #~ msgstr "გასვლა iSCSI სამიზნეებიდან" diff --git a/service/po/kab.po b/service/po/kab.po index e4b08d0029..680072a5c1 100644 --- a/service/po/kab.po +++ b/service/po/kab.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" -"PO-Revision-Date: 2026-02-10 22:04+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" +"PO-Revision-Date: 2026-02-13 23:04+0000\n" "Last-Translator: Agurzil usaka \n" "Language-Team: Kabyle \n" @@ -58,38 +58,41 @@ msgid "Performing iSCSI discovery" msgstr "Aseqdec n tifin n iSCSI" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "Aheggi n yibenkan n usekles" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 -#, fuzzy +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" -msgstr "Semmet asebded" +msgstr "Fak asbeddi" + +#: service/lib/agama/dbus/storage/manager.rb:138 +msgid "Unmounting devices" +msgstr "" #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" -msgstr "" +msgstr "Armad n yibenkan n uḥraz" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" -msgstr "" +msgstr "Asnas n twila n uḥraz" #. TRANSLATORS: SSL certificate details #: service/lib/agama/ssl/certificate_details.rb:31 @@ -98,15 +101,15 @@ msgstr "Aselkin:" #: service/lib/agama/ssl/certificate_details.rb:31 msgid "Issued To" -msgstr "" +msgstr "Yettunefk i" #: service/lib/agama/ssl/certificate_details.rb:32 msgid "Issued By" -msgstr "" +msgstr "Yettunefk sɣur" #: service/lib/agama/ssl/certificate_details.rb:32 msgid "SHA1 Fingerprint: " -msgstr "" +msgstr "Adsil SHA1: " #: service/lib/agama/ssl/certificate_details.rb:34 msgid "SHA256 Fingerprint: " @@ -120,12 +123,12 @@ msgstr "" #. label followed by the SSL certificate identification #: service/lib/agama/ssl/certificate_details.rb:48 msgid "Organization (O): " -msgstr "" +msgstr "Tuddsa (O): " #. label followed by the SSL certificate identification #: service/lib/agama/ssl/certificate_details.rb:50 msgid "Organization Unit (OU): " -msgstr "" +msgstr "Aferdis n tuddsa (OU): " #. Issue when the device has several users. #. @@ -133,7 +136,7 @@ msgstr "" #: service/lib/agama/storage/config_checkers/alias.rb:74 #, c-format msgid "The device with alias '%s' is used by more than one device" -msgstr "" +msgstr "Ibenk s tzaẓlut '%s' yettwaseqdec sɣur ugar n yiwen n yibenk" #. Issue when the device has both filesystem and a user. #. @@ -144,6 +147,8 @@ msgid "" "The device with alias '%s' cannot be formatted because it is used by other " "device" msgstr "" +"Ibenk s tzaẓlut '%s' ur izmir ara ad yettwamsel acku yettwaseqdec sɣur " +"ibenkan nniḍen" #. Issue when the device has both partitions and a user. #. @@ -154,6 +159,8 @@ msgid "" "The device with alias '%s' cannot be partitioned because it is used by other " "device" msgstr "" +"Ibenk s tzaẓlut '%s' ur izmer ara ad yeddu d iḥricen acku yella yettwaseqdec " +"sɣur ibenkan nniḍen" #. Error if a boot device is required and unknown. #. @@ -243,6 +250,8 @@ msgid "" "The device '%{member}' cannot be deleted because it is part of the MD RAID %" "{md_raid}" msgstr "" +"Ibenk '%{member}' ur yezmir ara ad yettwakkes acku d aḥric seg MD RAID %" +"{md_raid}" #. Issue if the device member is resized. #. @@ -254,6 +263,8 @@ msgid "" "The device '%{member}' cannot be resized because it is part of the MD RAID %" "{md_raid}" msgstr "" +"Ibenk '%{member}' ur izmer ara ad isnifel tasekta acku yella d aḥric seg MD " +"RAID %{md_raid}" #. Issue if the device member is formatted. #. @@ -265,6 +276,7 @@ msgid "" "The device '%{member}' cannot be formatted because it is part of the MD RAID " "%{md_raid}" msgstr "" +"Ibenk '%{member}' ur izmer ara ad yemsel acku d aḥric seg MD RAID %{md_raid}" #. Issue if the device member is partitioned. #. @@ -276,6 +288,8 @@ msgid "" "The device '%{member}' cannot be partitioned because it is part of the MD " "RAID %{md_raid}" msgstr "" +"Ibenk '%{member}' ur izmer ara ad yettwabḍu d iḥricen acku atan d aḥric seg " +"MD RAID %{md_raid}" #. Issue if the device member is used by other device (e.g., as target for physical volumes). #. @@ -333,7 +347,7 @@ msgstr "aḥric" #: service/lib/agama/storage/config_checkers/search.rb:91 msgid "LVM logical volume" -msgstr "" +msgstr "ableɣ ameẓẓul LVM" #: service/lib/agama/storage/config_checkers/search.rb:93 msgid "device" @@ -391,41 +405,31 @@ msgid "Shrinking is not supported by this device" msgstr "" #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 #, fuzzy msgid "Installing bootloader" msgstr "Sebded aseɣẓan" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -440,6 +444,16 @@ msgstr "" msgid "A problem ocurred while calculating the storage setup" msgstr "" +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "" + #~ msgid "Configure software" #~ msgstr "Swel aseɣẓan" diff --git a/service/po/nb_NO.po b/service/po/nb_NO.po index 993395305c..c44ce50adc 100644 --- a/service/po/nb_NO.po +++ b/service/po/nb_NO.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" "PO-Revision-Date: 2024-06-29 13:46+0000\n" "Last-Translator: Martin Hansen \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Russian \n" "Language-Team: Swedish \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" @@ -30,9 +30,8 @@ msgstr "Знайдено непідтримувані елементи у про #. Implementation for the API method #Probe. #: service/lib/agama/dbus/storage/dasd.rb:64 -#, fuzzy msgid "Probing DASD devices" -msgstr "Пошук пристроїв зберігання" +msgstr "Пошук пристроїв DASD" #. Performs the configuration process in a separate thread. #. @@ -43,9 +42,8 @@ msgstr "Пошук пристроїв зберігання" #. #. @param config_json [Hash] #: service/lib/agama/dbus/storage/dasd.rb:121 -#, fuzzy msgid "Configuring DASD" -msgstr "Налаштування iSCSI" +msgstr "Налаштування DASD" #. Do not configure if there is nothing to change. #: service/lib/agama/dbus/storage/iscsi.rb:98 @@ -61,35 +59,40 @@ msgid "Performing iSCSI discovery" msgstr "Відбувається виявлення iSCSI" #. Implementation for the API method #Install. -#: service/lib/agama/dbus/storage/manager.rb:111 +#: service/lib/agama/dbus/storage/manager.rb:118 msgid "Preparing bootloader proposal" msgstr "Підготовка пропозиції щодо завантажувача" -#: service/lib/agama/dbus/storage/manager.rb:114 +#: service/lib/agama/dbus/storage/manager.rb:121 msgid "Preparing the storage devices" msgstr "Підготовка пристроїв зберігання" -#: service/lib/agama/dbus/storage/manager.rb:117 +#: service/lib/agama/dbus/storage/manager.rb:124 msgid "Writing bootloader sysconfig" msgstr "Запис системної конфігурації завантажувача" #. Implementation for the API method #Finish. -#: service/lib/agama/dbus/storage/manager.rb:125 +#: service/lib/agama/dbus/storage/manager.rb:132 msgid "Finishing installation" msgstr "Завершення встановлення" +#: service/lib/agama/dbus/storage/manager.rb:138 +#, fuzzy +msgid "Unmounting devices" +msgstr "Розмонтування пристроїв зберігання" + #. Gets and serializes the storage config used to calculate the current proposal. #. #. @return [String] Serialized config according to the JSON schema. -#: service/lib/agama/dbus/storage/manager.rb:297 +#: service/lib/agama/dbus/storage/manager.rb:298 msgid "Activating storage devices" msgstr "Активація пристроїв зберігання" -#: service/lib/agama/dbus/storage/manager.rb:300 +#: service/lib/agama/dbus/storage/manager.rb:301 msgid "Probing storage devices" msgstr "Пошук пристроїв зберігання" -#: service/lib/agama/dbus/storage/manager.rb:303 +#: service/lib/agama/dbus/storage/manager.rb:304 msgid "Applying storage configuration" msgstr "Застосування конфігурації сховища" @@ -418,40 +421,30 @@ msgid "Shrinking is not supported by this device" msgstr "Цей пристрій не підтримує стискання" #. Copy /etc/nvme/host* to keep NVMe working after installation, bsc#1238038 -#: service/lib/agama/storage/finisher.rb:128 +#: service/lib/agama/storage/finisher.rb:126 msgid "Copying important installation files to the target system" msgstr "Копіювання важливих інсталяційних файлів до цільової системи" #. Step to write the bootloader configuration -#: service/lib/agama/storage/finisher.rb:163 +#: service/lib/agama/storage/finisher.rb:161 msgid "Installing bootloader" msgstr "Встановлення завантажувача" #. Step to finish the Y2Storage configuration -#: service/lib/agama/storage/finisher.rb:180 +#: service/lib/agama/storage/finisher.rb:178 msgid "Adjusting storage configuration" msgstr "Налаштування конфігурації сховища" #. Step to finish the iSCSI configuration -#: service/lib/agama/storage/finisher.rb:191 +#: service/lib/agama/storage/finisher.rb:189 msgid "Adjusting iSCSI configuration" msgstr "Налаштування конфігурації iSCSI" #. Step to configure the file-system snapshots -#: service/lib/agama/storage/finisher.rb:202 +#: service/lib/agama/storage/finisher.rb:200 msgid "Configuring file systems snapshots" msgstr "Налаштування моментальних знімків файлових систем" -#. Step to copy the installation logs -#: service/lib/agama/storage/finisher.rb:220 -msgid "Copying logs" -msgstr "Копіювання журналів" - -#. Step to unmount the target file-systems -#: service/lib/agama/storage/finisher.rb:254 -msgid "Unmounting storage devices" -msgstr "Розмонтування пристроїв зберігання" - #. Issue representing the proposal is not valid. #. #. @return [Issue] @@ -467,6 +460,16 @@ msgstr "" msgid "A problem ocurred while calculating the storage setup" msgstr "Виникла проблема при розрахунку конфігурації накопичувачів" +#. Step to copy the installation logs +#: service/lib/agama/storage/umounter.rb:112 +msgid "Copying logs" +msgstr "Копіювання журналів" + +#. Step to unmount the target file-systems +#: service/lib/agama/storage/umounter.rb:146 +msgid "Unmounting storage devices" +msgstr "Розмонтування пристроїв зберігання" + #~ msgid "Logout iSCSI targets" #~ msgstr "Вихід із iSCSI-цілей" diff --git a/service/po/zh_CN.po b/service/po/zh_CN.po index a5c54e8d7c..3df3bcfe22 100644 --- a/service/po/zh_CN.po +++ b/service/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-09 04:10+0000\n" +"POT-Creation-Date: 2026-02-13 10:41+0000\n" "PO-Revision-Date: 2025-08-05 03:27+0000\n" "Last-Translator: Grace Yu \n" "Language-Team: Chinese (China) \n" "Language-Team: Chinese (Taiwan)