Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion service/po/ast.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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2025-09-11 02:48+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand All @@ -25,6 +25,23 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr ""

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
msgid "Probing DASD devices"
msgstr ""

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
msgid "Configuring DASD"
msgstr ""

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
21 changes: 20 additions & 1 deletion 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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2026-01-27 10:04+0000\n"
"Last-Translator: David Medina <medipas@gmail.com>\n"
"Language-Team: Catalan <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -27,6 +27,25 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "S'han trobat elements no compatibles al perfil d'AutoYaST: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Sondant els dispositius d'emmagatzematge"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
#, fuzzy
msgid "Configuring DASD"
msgstr "Configuració d'iSCSI"

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
21 changes: 20 additions & 1 deletion 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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2025-08-13 08:59+0000\n"
"Last-Translator: Jan Papež <honyczek@centrum.cz>\n"
"Language-Team: Czech <https://l10n.opensuse.org/projects/agama/agama-service-"
Expand All @@ -27,6 +27,25 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "Nalezen nepodporovaný prvek profilu AutoYaST: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Sonduji úložná zařízení"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
#, fuzzy
msgid "Configuring DASD"
msgstr "Konfiguruje se Iguana"

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
#, fuzzy
Expand Down
21 changes: 20 additions & 1 deletion 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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2026-01-28 23:04+0000\n"
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
"Language-Team: German <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -27,6 +27,25 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
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"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
#, fuzzy
msgid "Configuring DASD"
msgstr "iSCSI wird konfiguriert"

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
20 changes: 19 additions & 1 deletion 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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2025-08-09 13:59+0000\n"
"Last-Translator: Javier Llorente <javier@opensuse.org>\n"
"Language-Team: Spanish <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -28,6 +28,24 @@ msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr ""
"Se han encontrado elementos no admitidos en el perfil de AutoYaST: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Probando los dispositivos de almacenamiento"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
msgid "Configuring DASD"
msgstr ""

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
20 changes: 19 additions & 1 deletion service/po/fi.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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2026-01-12 16:04+0000\n"
"Last-Translator: Tommi Nieminen <software@legisign.org>\n"
"Language-Team: Finnish <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -27,6 +27,24 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "AutoYaST-profiilissa löydettiin tukemattomia kohita: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Havaitaan tallennuslaitteita"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
msgid "Configuring DASD"
msgstr ""

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
20 changes: 19 additions & 1 deletion service/po/fr.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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2025-08-04 09:59+0000\n"
"Last-Translator: Sophie Leroy <sophie@stoquart.com>\n"
"Language-Team: French <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -27,6 +27,24 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "Éléments non pris en charge trouvés dans le profil AutoYaST : %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Sonde les périphériques de stockage"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
msgid "Configuring DASD"
msgstr ""

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
28 changes: 23 additions & 5 deletions service/po/id.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-29 03:54+0000\n"
"PO-Revision-Date: 2026-01-22 04:04+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2026-02-03 04:04+0000\n"
"Last-Translator: Arif Budiman <arifpedia@gmail.com>\n"
"Language-Team: Indonesian <https://l10n.opensuse.org/projects/agama/agama-"
"service-master/id/>\n"
Expand All @@ -27,19 +27,37 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "Menemukan elemen yang tidak didukung dalam profil AutoYaST: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Memeriksa perangkat penyimpanan"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
#, fuzzy
msgid "Configuring DASD"
msgstr "Mengonfigurasi iSCSI"

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
#, fuzzy
msgid "Configuring iSCSI"
msgstr "Konfigurasi Iguana"
msgstr "Mengonfigurasi iSCSI"

#. Performs an iSCSI discovery.
#.
#. @param serialized_options [String] Serialized dicovery options.
#. @return [Number] 0 success; 1 failure.
#: service/lib/agama/dbus/storage/iscsi.rb:122
msgid "Performing iSCSI discovery"
msgstr ""
msgstr "Melakukan penemuan iSCSI"

#. Implementation for the API method #Install.
#: service/lib/agama/dbus/storage/manager.rb:111
Expand Down
20 changes: 19 additions & 1 deletion service/po/it.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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2025-08-01 13:59+0000\n"
"Last-Translator: Davide Aiello <davide.aiello@novilingulists.com>\n"
"Language-Team: Italian <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -27,6 +27,24 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "Trovati elementi non supportati nel profilo AutoYaST: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "Rilevamento dei dispositivi di memorizzazione"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
msgid "Configuring DASD"
msgstr ""

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
21 changes: 20 additions & 1 deletion service/po/ja.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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2026-01-27 10:04+0000\n"
"Last-Translator: Yasuhiko Kamata <belphegor@belbel.or.jp>\n"
"Language-Team: Japanese <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -28,6 +28,25 @@ msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr ""
"AutoYaST プロファイル内にサポートされていない要素が見つかりました: %{keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "ストレージデバイスを検出しています"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
#, fuzzy
msgid "Configuring DASD"
msgstr "iSCSI を設定しています"

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
21 changes: 20 additions & 1 deletion service/po/ka.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: 2026-01-29 03:54+0000\n"
"POT-Creation-Date: 2026-02-09 04:10+0000\n"
"PO-Revision-Date: 2026-01-27 06:04+0000\n"
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
"Language-Team: Georgian <https://l10n.opensuse.org/projects/agama/agama-"
Expand All @@ -27,6 +27,25 @@ msgstr ""
msgid "Found unsupported elements in the AutoYaST profile: %{keys}."
msgstr "აღმოჩენილია მხარდაუწერელი ელემენტები AutoYaST-ის პროფილში: {keys}."

#. Implementation for the API method #Probe.
#: service/lib/agama/dbus/storage/dasd.rb:64
#, fuzzy
msgid "Probing DASD devices"
msgstr "საცავის მოწყობილობების აღმოჩენა"

#. Performs the configuration process in a separate thread.
#.
#. The configuration could take long time (e.g., formatting devices). It is important to not
#. block the service in order to make possible to attend other requests.
#.
#. @raise if there is an unfinished configuration.
#.
#. @param config_json [Hash]
#: service/lib/agama/dbus/storage/dasd.rb:121
#, fuzzy
msgid "Configuring DASD"
msgstr "მიმდინარეობს iSCSI-ის მორგება"

#. Do not configure if there is nothing to change.
#: service/lib/agama/dbus/storage/iscsi.rb:98
msgid "Configuring iSCSI"
Expand Down
Loading