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
2,223 changes: 2,223 additions & 0 deletions web/po/ca.po

Large diffs are not rendered by default.

57 changes: 26 additions & 31 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-03-03 02:07+0000\n"
"POT-Creation-Date: 2024-03-10 02:10+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 @@ -145,7 +145,7 @@ msgstr ""
#: src/components/product/ProductPage.jsx:207
#: src/components/storage/ProposalDeviceSection.jsx:169
#: src/components/storage/ProposalDeviceSection.jsx:364
#: src/components/storage/ProposalSettingsSection.jsx:275
#: src/components/storage/ProposalSettingsSection.jsx:263
#: src/components/storage/ProposalVolumes.jsx:148
#: src/components/storage/ProposalVolumes.jsx:283
#: src/components/storage/ZFCPPage.jsx:511
Expand Down Expand Up @@ -376,8 +376,8 @@ msgid ""
"can be set in the %s page."
msgstr ""

#. TRANSLATORS: page section
#. TRANSLATORS: page title
#. TRANSLATORS: page section
#: src/components/l10n/InstallerLocaleSwitcher.jsx:56
#: src/components/l10n/L10nPage.jsx:384
#: src/components/overview/L10nSection.jsx:52
Expand Down Expand Up @@ -648,8 +648,8 @@ msgstr ""
msgid "Connect to a Wi-Fi network"
msgstr ""

#. TRANSLATORS: page title
#. TRANSLATORS: page section title
#. TRANSLATORS: page title
#: src/components/network/NetworkPage.jsx:169
#: src/components/overview/NetworkSection.jsx:83
msgid "Network"
Expand Down Expand Up @@ -843,10 +843,10 @@ msgstr ""
msgid "Probing storage devices"
msgstr ""

#. TRANSLATORS: page title
#. TRANSLATORS: page section title
#. TRANSLATORS: page title
#: src/components/overview/StorageSection.jsx:208
#: src/components/storage/ProposalPage.jsx:239
#: src/components/storage/ProposalPage.jsx:243
msgid "Storage"
msgstr ""

Expand Down Expand Up @@ -1258,61 +1258,45 @@ msgstr ""
#. TRANSLATORS: The word 'directly' is key here. For example, booting to the installer media and then choosing
#. 'Boot from Hard Disk' from there will not work. Keep it sort (this is a hint in a form) but keep it clear.
#. Do not translate 'abbr' and 'title', they are part of the HTML markup.
#: src/components/storage/ProposalSettingsSection.jsx:89
#: src/components/storage/ProposalSettingsSection.jsx:87
msgid ""
"The password will not be needed to boot and access the data if the <abbr "
"title='Trusted Platform Module'>TPM</abbr> can verify the integrity of the "
"system. TPM sealing requires the new system to be booted directly on its "
"first run."
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:107
#: src/components/storage/ProposalSettingsSection.jsx:105
msgid "Use the TPM to decrypt automatically on each boot"
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:152
#: src/components/storage/ProposalSettingsSection.jsx:148
msgid ""
"Uses Btrfs for the root file system allowing to boot to a previous version "
"of the system after configuration changes or software upgrades."
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:159
#: src/components/storage/ProposalSettingsSection.jsx:155
msgid "Use Btrfs Snapshots"
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:173
msgid "Btrfs snapshots required by product."
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:239
#: src/components/storage/ProposalSettingsSection.jsx:227
msgid "Change encryption settings"
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:244
#: src/components/storage/ProposalSettingsSection.jsx:265
#: src/components/storage/ProposalSettingsSection.jsx:232
#: src/components/storage/ProposalSettingsSection.jsx:253
msgid "Encryption settings"
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:258
#: src/components/storage/ProposalSettingsSection.jsx:246
msgid "Use encryption"
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:325
#: src/components/storage/ProposalSettingsSection.jsx:309
msgid "Settings"
msgstr ""

#: src/components/storage/ProposalSettingsSection.jsx:330
msgid "Transactional system"
msgstr ""

#. TRANSLATORS: %s is replaced by a product name (e.g., openSUSE Tumbleweed)
#: src/components/storage/ProposalSettingsSection.jsx:333
#, c-format
msgid ""
"%s is an immutable system with atomic updates using a read-only Btrfs root "
"file system."
msgstr ""

#: src/components/storage/ProposalSpacePolicySection.jsx:50
msgid "Delete current content"
msgstr ""
Expand Down Expand Up @@ -1449,6 +1433,17 @@ msgid ""
"listed below. Choose how to do it."
msgstr ""

#: src/components/storage/ProposalTransactionalInfo.jsx:46
msgid "Transactional root file system"
msgstr ""

#: src/components/storage/ProposalTransactionalInfo.jsx:49
#, c-format
msgid ""
"%s is an immutable system with atomic updates. It uses a read-only Btrfs "
"file system updated via snapshots."
msgstr ""

#. TRANSLATORS: header for a list of items
#: src/components/storage/ProposalVolumes.jsx:59
msgid "These limits are affected by:"
Expand Down
Loading