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
56 changes: 28 additions & 28 deletions web/po/ca.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: 2024-05-26 02:22+0000\n"
"PO-Revision-Date: 2024-05-07 10:43+0000\n"
"POT-Creation-Date: 2024-05-29 02:21+0000\n"
"PO-Revision-Date: 2024-05-30 10:46+0000\n"
"Last-Translator: David Medina <medipas@gmail.com>\n"
"Language-Team: Catalan <https://l10n.opensuse.org/projects/agama/agama-web/"
"ca/>\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9.1\n"
"X-Generator: Weblate 5.5.5\n"

#: src/components/core/About.jsx:49 src/components/core/About.jsx:69
msgid "About Agama"
Expand Down Expand Up @@ -54,27 +54,6 @@ msgstr ""
msgid "Close"
msgstr "Tanca"

#. TRANSLATORS: page title
#: src/components/core/DBusError.jsx:34
msgid "D-Bus Error"
msgstr "Error de D-Bus"

#: src/components/core/DBusError.jsx:38
msgid "Cannot connect to D-Bus"
msgstr "No es pot connectar a D-Bus."

#: src/components/core/DBusError.jsx:43
msgid ""
"Could not connect to the D-Bus service. Please, check whether it is running."
msgstr ""
"No s'ha pogut connectar amb el servei D-Bus. Si us plau, comproveu si "
"s'executa."

#. TRANSLATORS: button label
#: src/components/core/DBusError.jsx:51
msgid "Reload"
msgstr "Torna a carregar"

#: src/components/core/FileViewer.jsx:66
msgid "Reading file..."
msgstr "Llegint el fitxer..."
Expand Down Expand Up @@ -337,6 +316,24 @@ msgstr "Escrivint"
msgid "auto selected"
msgstr "seleccionat automàticament"

#. TRANSLATORS: page title
#: src/components/core/ServerError.jsx:34
msgid "Agama Error"
msgstr "Error de l'Agama"

#: src/components/core/ServerError.jsx:38
msgid "Cannot connect to Agama server"
msgstr "No es pot connectar amb el servidor d'Agama."

#: src/components/core/ServerError.jsx:43
msgid "Please, check whether it is running."
msgstr "Si us plau, comproveu si s'executa."

#. TRANSLATORS: button label
#: src/components/core/ServerError.jsx:51
msgid "Reload"
msgstr "Torna a carregar"

#. TRANSLATORS: button label
#: src/components/core/ShowLogButton.jsx:47
msgid "Show Logs"
Expand Down Expand Up @@ -1127,7 +1124,7 @@ msgstr "Contrasenya d'encriptació"

#: src/components/software/PatternSelector.jsx:171
msgid "None of the patterns match the filter."
msgstr ""
msgstr "Cap dels patrons coincideix amb el filtre."

#: src/components/software/PatternSelector.jsx:177
msgid "Software summary and filter options"
Expand Down Expand Up @@ -2767,16 +2764,19 @@ msgstr "Usuari"
msgid "Root authentication"
msgstr "Autenticació d'arrel"

#~ msgid "D-Bus Error"
#~ msgstr "Error de D-Bus"

#~ msgid "Cannot connect to D-Bus"
#~ msgstr "No es pot connectar a D-Bus."

#~ msgid "Diagnostic tools"
#~ msgstr "Eines de diagnòstic"

#, c-format
#~ msgid "The server at %s is not reachable."
#~ msgstr "No es pot accedir al servidor a %s."

#~ msgid "Cannot connect to the Cockpit server"
#~ msgstr "No es pot connectar amb el servidor Cockpit."

#~ msgid "Try Again"
#~ msgstr "Torna-ho a provar"

Expand Down
39 changes: 19 additions & 20 deletions web/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-26 02:22+0000\n"
"POT-Creation-Date: 2024-05-29 02:21+0000\n"
"PO-Revision-Date: 2023-12-31 20:39+0000\n"
"Last-Translator: Ladislav Slezák <lslezak@suse.com>\n"
"Language-Team: Czech <https://l10n.opensuse.org/projects/agama/agama-web/cs/"
Expand Down Expand Up @@ -50,25 +50,6 @@ msgstr ""
msgid "Close"
msgstr "Zavřít"

#. TRANSLATORS: page title
#: src/components/core/DBusError.jsx:34
msgid "D-Bus Error"
msgstr ""

#: src/components/core/DBusError.jsx:38
msgid "Cannot connect to D-Bus"
msgstr ""

#: src/components/core/DBusError.jsx:43
msgid ""
"Could not connect to the D-Bus service. Please, check whether it is running."
msgstr ""

#. TRANSLATORS: button label
#: src/components/core/DBusError.jsx:51
msgid "Reload"
msgstr ""

#: src/components/core/FileViewer.jsx:66
msgid "Reading file..."
msgstr "Soubor se načítá…"
Expand Down Expand Up @@ -311,6 +292,24 @@ msgstr ""
msgid "auto selected"
msgstr ""

#. TRANSLATORS: page title
#: src/components/core/ServerError.jsx:34
msgid "Agama Error"
msgstr ""

#: src/components/core/ServerError.jsx:38
msgid "Cannot connect to Agama server"
msgstr ""

#: src/components/core/ServerError.jsx:43
msgid "Please, check whether it is running."
msgstr ""

#. TRANSLATORS: button label
#: src/components/core/ServerError.jsx:51
msgid "Reload"
msgstr ""

#. TRANSLATORS: button label
#: src/components/core/ShowLogButton.jsx:47
msgid "Show Logs"
Expand Down
Loading