[rel] 3.2.39.3
This commit is contained in:
commit
3011c800d9
@ -29,6 +29,11 @@ Files: .github/ISSUE_TEMPLATE/*
|
|||||||
License: CC0-1.0
|
License: CC0-1.0
|
||||||
Copyright: no
|
Copyright: no
|
||||||
|
|
||||||
|
# GitHub actions are not part of the source
|
||||||
|
Files: .github/workflows/*.yml
|
||||||
|
License: CC0-1.0
|
||||||
|
Copyright: no
|
||||||
|
|
||||||
# Packaging information
|
# Packaging information
|
||||||
#
|
#
|
||||||
Files: data/FreeBSD/distinfo data/FreeBSD/pkg-descr data/FreeBSD/pkg-plist
|
Files: data/FreeBSD/distinfo data/FreeBSD/pkg-descr data/FreeBSD/pkg-plist
|
||||||
|
86
CHANGES
86
CHANGES
@ -7,16 +7,94 @@ contributors are listed. Note that Calamares does not have a historical
|
|||||||
changelog -- this log starts with version 3.2.0. The release notes on the
|
changelog -- this log starts with version 3.2.0. The release notes on the
|
||||||
website will have to do for older versions.
|
website will have to do for older versions.
|
||||||
|
|
||||||
# 3.2.38 (unreleased) #
|
# 3.2.39.3 (2021-04-14) #
|
||||||
|
|
||||||
|
A minor bugfix tweak release. Since this contains yet **another**
|
||||||
|
autologin-related fix, and there is nothing large enough to justify
|
||||||
|
a 3.2.40 release yet, add it to the growing tail of 3.2.39. (Reported
|
||||||
|
by Joe Kamprad, #1672). Also fixes a regression from 3.2.28 in
|
||||||
|
localized packages (e.g. *package-LOCALE* did not work).
|
||||||
|
|
||||||
|
|
||||||
|
# 3.2.39.2 (2021-04-02) #
|
||||||
|
|
||||||
|
This is **another** hotfix release for issues around autologin ..
|
||||||
|
autoLogin, really, since the whole problem is that internal capitalization
|
||||||
|
changed. An unrelated bug in writing /etc/default/keyboard was
|
||||||
|
also fixed. (Reported by pcrepix, #1668)
|
||||||
|
|
||||||
|
|
||||||
|
# 3.2.39.1 (2021-03-30) #
|
||||||
|
|
||||||
|
This hotfix release corrects a regression in the *displaymanager*
|
||||||
|
module caused by changes in the *users* module; autologin was
|
||||||
|
internally renamed and no longer recognized by the *displaymanager*
|
||||||
|
module. (Reported by Erik Dubois, #1665)
|
||||||
|
|
||||||
|
|
||||||
|
# 3.2.39 (2021-03-19) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- No external contributors yet
|
- Matti Hyttinen
|
||||||
|
|
||||||
## Core ##
|
## Core ##
|
||||||
- No core changes yet
|
- A *packages* service has been added to the core, for use by
|
||||||
|
*netinstall* module and any others that need to set up
|
||||||
|
package information for the *packages* module.
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
- No module changes yet
|
- The *mount* module has gained a configurable setup for btrfs volumes.
|
||||||
|
If your distro has a default-to-btrfs setup, it can skip the hard-
|
||||||
|
coded setup (which Calamares has had for a long time with @home
|
||||||
|
and similar) and introduce a custom btrfs configuration through the
|
||||||
|
`mount.conf` file. See issues #1659 and #1661 for warnings about
|
||||||
|
using this in production.
|
||||||
|
- *netinstall* now supports fallbacks for the groups data.
|
||||||
|
Instead of a single URL, multiple URLs may be specified in
|
||||||
|
a list and Calamares goes through them until one is successfully
|
||||||
|
retrieved. Older configurations with a single string are
|
||||||
|
treated like a one-item list. #1579
|
||||||
|
- The *usersq* module now connects to the internal configuration
|
||||||
|
object and may be usable for regular installations.
|
||||||
|
|
||||||
|
|
||||||
|
# 3.2.38.1 (2021-03-15) #
|
||||||
|
|
||||||
|
This hotfix release is for this item in the release notes of 3.2.38:
|
||||||
|
- The .desktop file for Calamares now makes a longer trip, calling
|
||||||
|
`sh -c "pkexec calamares"`; distributions may still need to adjust.
|
||||||
|
The change had been lost while updating other files. It has been restored
|
||||||
|
in `calamares.desktop` and `calamares.desktop.in`. (Reported by Erik)
|
||||||
|
Other minor changes and fixes:
|
||||||
|
- presets in the *users* module show the hostname, too,
|
||||||
|
- translations update for Korean, Ukranian and Chinese (zh_TW).
|
||||||
|
|
||||||
|
|
||||||
|
# 3.2.38 (2021-03-14) #
|
||||||
|
|
||||||
|
This release contains contributions from (alphabetically by first name):
|
||||||
|
- Anke Boersma
|
||||||
|
- Anubhav Choudhary
|
||||||
|
- Neal Gompa
|
||||||
|
|
||||||
|
## Core ##
|
||||||
|
- Uploading your log files (in case of installation failure) has been
|
||||||
|
expanded and is now more configurable. Users should still take care
|
||||||
|
when uploading logs, and distro's should configure a URL with
|
||||||
|
no public viewing of those logs. (Thanks Anubhav)
|
||||||
|
- The .desktop file for Calamares now makes a longer trip, calling
|
||||||
|
`sh -c "pkexec calamares"`; distributions may still need to adjust.
|
||||||
|
|
||||||
|
## Modules ##
|
||||||
|
- A new QML-based *finishedq* module has been added. (Thanks Anke)
|
||||||
|
- The *packages* module no longer supports *urpmi*; no Calamares-
|
||||||
|
consumers with that package manager seem to exist. (Thanks Neal)
|
||||||
|
- The *users* module now can set a fixed username and prevent editing.
|
||||||
|
The *presets* configuration entry in `users.conf` can set a *loginName*
|
||||||
|
and a *fullName* and (independently) enable or disable editing of
|
||||||
|
that value. You can, for instance, set *loginName* to "manjaro" if
|
||||||
|
you like; the user can change it afterwards. You could set the
|
||||||
|
*loginName* to "oem" and prevent editing it as well. #942
|
||||||
|
|
||||||
|
|
||||||
# 3.2.37 (2021-02-23) #
|
# 3.2.37 (2021-02-23) #
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
# TODO:3.3: Require CMake 3.12
|
# TODO:3.3: Require CMake 3.12
|
||||||
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
|
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
|
||||||
project( CALAMARES
|
project( CALAMARES
|
||||||
VERSION 3.2.37
|
VERSION 3.2.39.3
|
||||||
LANGUAGES C CXX
|
LANGUAGES C CXX
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -141,14 +141,15 @@ set( CALAMARES_DESCRIPTION_SUMMARY
|
|||||||
# NOTE: update these lines by running `txstats.py`, or for full automation
|
# NOTE: update these lines by running `txstats.py`, or for full automation
|
||||||
# `txstats.py -e`. See also
|
# `txstats.py -e`. See also
|
||||||
#
|
#
|
||||||
# Total 71 languages
|
# Total 75 languages
|
||||||
set( _tx_complete az ca fi_FI fur he hr ja lt sq uk zh_CN zh_TW )
|
set( _tx_complete az az_AZ be ca de fi_FI he hi hr ja ko lt pt_BR
|
||||||
set( _tx_good as ast az_AZ be cs_CZ da de es fa fr hi hu it_IT ko
|
pt_PT sq sv tr_TR uk vi zh_CN zh_TW )
|
||||||
ml nl pt_BR pt_PT ru sk sv tg tr_TR vi )
|
set( _tx_good as ast ca@valencia cs_CZ da es fa fr fur hu it_IT ml
|
||||||
|
nl ru sk tg )
|
||||||
set( _tx_ok ar bg bn el en_GB es_MX es_PR et eu gl id is mr nb pl
|
set( _tx_ok ar bg bn el en_GB es_MX es_PR et eu gl id is mr nb pl
|
||||||
ro sl sr sr@latin th )
|
ro sl sr sr@latin th )
|
||||||
set( _tx_incomplete ca@valencia eo fr_CH gu ie kk kn lo lv mk ne_NP
|
set( _tx_incomplete eo fr_CH gu id_ID ie kk kn lo lv mk ne ne_NP si
|
||||||
te ur uz )
|
te ur uz zh )
|
||||||
|
|
||||||
### Required versions
|
### Required versions
|
||||||
#
|
#
|
||||||
|
@ -5,7 +5,7 @@ Name=Install System
|
|||||||
GenericName=System Installer
|
GenericName=System Installer
|
||||||
Keywords=calamares;system;installer;
|
Keywords=calamares;system;installer;
|
||||||
TryExec=calamares
|
TryExec=calamares
|
||||||
Exec=pkexec /usr/bin/calamares
|
Exec=sh -c "pkexec calamares"
|
||||||
Comment=Calamares — System Installer
|
Comment=Calamares — System Installer
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
@ -179,10 +179,10 @@ Name[sq]=Instalo Sistemin
|
|||||||
Icon[sq]=calamares
|
Icon[sq]=calamares
|
||||||
GenericName[sq]=Instalues Sistemi
|
GenericName[sq]=Instalues Sistemi
|
||||||
Comment[sq]=Calamares — Instalues Sistemi
|
Comment[sq]=Calamares — Instalues Sistemi
|
||||||
Name[fi_FI]=Asenna Järjestelmä
|
Name[fi_FI]=Asenna järjestelmä
|
||||||
Icon[fi_FI]=calamares
|
Icon[fi_FI]=calamares
|
||||||
GenericName[fi_FI]=Järjestelmän Asennusohjelma
|
GenericName[fi_FI]=Järjestelmän asennusohjelma
|
||||||
Comment[fi_FI]=Calamares — Järjestelmän Asentaja
|
Comment[fi_FI]=Calamares — Järjestelmän asentaja
|
||||||
Name[sr@latin]=Instaliraj sistem
|
Name[sr@latin]=Instaliraj sistem
|
||||||
Name[sr]=Инсталирај систем
|
Name[sr]=Инсталирај систем
|
||||||
Icon[sr]=calamares
|
Icon[sr]=calamares
|
||||||
|
@ -5,7 +5,7 @@ Name=Install System
|
|||||||
GenericName=System Installer
|
GenericName=System Installer
|
||||||
Keywords=calamares;system;installer;
|
Keywords=calamares;system;installer;
|
||||||
TryExec=calamares
|
TryExec=calamares
|
||||||
Exec=pkexec /usr/bin/calamares
|
Exec=sh -c "pkexec calamares"
|
||||||
Comment=Calamares — System Installer
|
Comment=Calamares — System Installer
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
@ -11,8 +11,29 @@
|
|||||||
>
|
>
|
||||||
> Most things are automated through the release script [RELEASE.sh](RELEASE.sh)
|
> Most things are automated through the release script [RELEASE.sh](RELEASE.sh)
|
||||||
|
|
||||||
|
## (0) During a release cycle
|
||||||
|
|
||||||
|
* Fetch latest translations from Transifex. We only push / pull translations
|
||||||
|
from *calamares* branch, so longer-lived branches (e.g. 3.1.x) don't get
|
||||||
|
translation updates. This is to keep the translation workflow simple.
|
||||||
|
The script automatically commits changes to the translations. It's ok
|
||||||
|
to do this during a release cycle. Run `sh ci/txpull.sh`
|
||||||
|
to fetch translations and commit the changes in one go.
|
||||||
|
* Push the strings to Transifex. From a checkout, run `ci/txpush.sh`
|
||||||
|
* Update the list of enabled translation languages in `CMakeLists.txt`.
|
||||||
|
Check the [translation site][transifex] for the list of languages with
|
||||||
|
fairly complete translations, or use `ci/txstats.py --edit` for an automated
|
||||||
|
suggestion. If there are changes, commit them.
|
||||||
|
|
||||||
## (1) Preparation
|
## (1) Preparation
|
||||||
|
|
||||||
|
* Drop the RC variable to 0 in `CMakeLists.txt`, *CALAMARES_VERSION_RC*.
|
||||||
|
* Edit `CHANGES` and set the date of the release.
|
||||||
|
* Commit both. This is usually done with commit-message
|
||||||
|
*Changes: pre-release housekeeping*.
|
||||||
|
|
||||||
|
## (2) Release Preparation
|
||||||
|
|
||||||
* Make sure all tests pass.
|
* Make sure all tests pass.
|
||||||
```
|
```
|
||||||
make
|
make
|
||||||
@ -22,27 +43,16 @@
|
|||||||
an additional environment variable to be set for some tests, which will
|
an additional environment variable to be set for some tests, which will
|
||||||
destroy an attached disk. This is not always desirable. There are some
|
destroy an attached disk. This is not always desirable. There are some
|
||||||
sample config-files that are empty and which fail the config-tests.
|
sample config-files that are empty and which fail the config-tests.
|
||||||
* Pull latest translations from Transifex. We only push / pull translations
|
Note that the release script (see below) also runs the tests and
|
||||||
from master, so longer-lived branches (e.g. 3.1.x) don't get translation
|
will bail out if any fail.
|
||||||
updates. This is to keep the translation workflow simple. The script
|
* Make sure the translations are up-to-date. There is logic to check
|
||||||
automatically commits changes to the translations.
|
for changes in translations: a movable tag *translations* indicates
|
||||||
```
|
when translations were last pushed, and the logic tries to enforce a
|
||||||
sh ci/txpull.sh
|
week of latency between push-translations and a release, to allow
|
||||||
```
|
translators to catch up. Run `ci/txcheck.sh` to confirm this.
|
||||||
* Update the list of enabled translation languages in `CMakeLists.txt`.
|
Run `ci/txcheck.sh --cleanup` to tidy up afterwards, and possibly pass
|
||||||
Check the [translation site][transifex] for the list of languages with
|
`-T` to the release script to skip the translation-age check if you
|
||||||
fairly complete translations, or use `ci/txstats.py` for an automated
|
feel it is warranted.
|
||||||
suggestion. If there are changes, commit them.
|
|
||||||
* Push the changes.
|
|
||||||
* Check defaults in `settings.conf` and other configuration files.
|
|
||||||
* Drop the RC variable to 0 in `CMakeLists.txt`, *CALAMARES_VERSION_RC*.
|
|
||||||
* Edit `CHANGES` and set the date of the release.
|
|
||||||
* Commit both. This is usually done with commit-message
|
|
||||||
*Changes: pre-release housekeeping*.
|
|
||||||
|
|
||||||
|
|
||||||
## (2) Release Day
|
|
||||||
|
|
||||||
* Run the helper script `ci/RELEASE.sh` or follow steps below.
|
* Run the helper script `ci/RELEASE.sh` or follow steps below.
|
||||||
The script checks:
|
The script checks:
|
||||||
- for uncommitted local changes,
|
- for uncommitted local changes,
|
||||||
@ -119,7 +129,7 @@ ssb rsa3072/0xCFDDC96F12B1915C
|
|||||||
the Calmares site or as part of a release announcement).
|
the Calmares site or as part of a release announcement).
|
||||||
- Send the updated key to keyservers with `gpg --send-keys <keyid>`
|
- Send the updated key to keyservers with `gpg --send-keys <keyid>`
|
||||||
- Optional: sanitize the keyring for use in development machines.
|
- Optional: sanitize the keyring for use in development machines.
|
||||||
Export the current subkeys of the master key and keep **only** those
|
Export the current subkeys of the primary key and keep **only** those
|
||||||
secret keys around. There is documentation
|
secret keys around. There is documentation
|
||||||
[here](https://blog.tinned-software.net/create-gnupg-key-with-sub-keys-to-sign-encrypt-authenticate/)
|
[here](https://blog.tinned-software.net/create-gnupg-key-with-sub-keys-to-sign-encrypt-authenticate/)
|
||||||
but be careful.
|
but be careful.
|
||||||
|
@ -36,7 +36,12 @@ test -x "$AS" || { echo "! $AS is not executable."; exit 1 ; }
|
|||||||
test -x "$CF" || { echo "! $CF is not executable."; exit 1 ; }
|
test -x "$CF" || { echo "! $CF is not executable."; exit 1 ; }
|
||||||
|
|
||||||
unmangle_clang_format=""
|
unmangle_clang_format=""
|
||||||
if expr `"$CF" --version | tr -dc '[^.0-9]' | cut -d . -f 1` '<' 10 > /dev/null ; then
|
format_version=`"$CF" --version | tr -dc '[^.0-9]' | cut -d . -f 1`
|
||||||
|
if expr "$format_version" '<' 8 > /dev/null ; then
|
||||||
|
echo "! Clang-format version 8+ required"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
if expr "$format_version" '<' 10 > /dev/null ; then
|
||||||
:
|
:
|
||||||
else
|
else
|
||||||
unmangle_clang_format=$( dirname $0 )/../.clang-format
|
unmangle_clang_format=$( dirname $0 )/../.clang-format
|
||||||
|
@ -13,6 +13,7 @@ JSON-representable, anyway.
|
|||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
configvalidator.py <schema> <file> ...
|
configvalidator.py <schema> <file> ...
|
||||||
|
configvalidator.py -m <module>
|
||||||
configvalidator.py -x
|
configvalidator.py -x
|
||||||
|
|
||||||
Exits with value 0 on success, otherwise:
|
Exits with value 0 on success, otherwise:
|
||||||
@ -22,6 +23,8 @@ Exits with value 0 on success, otherwise:
|
|||||||
4 if files have invalid syntax
|
4 if files have invalid syntax
|
||||||
5 if files fail to validate
|
5 if files fail to validate
|
||||||
Use -x as only command-line argument to check the imports only.
|
Use -x as only command-line argument to check the imports only.
|
||||||
|
|
||||||
|
Use -m <module> as shorthand for standard paths in src/modules/<module>/
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# The schemata originally lived outside the Calamares repository,
|
# The schemata originally lived outside the Calamares repository,
|
||||||
@ -65,8 +68,13 @@ if len(sys.argv) < 3:
|
|||||||
print(usage)
|
print(usage)
|
||||||
exit(ERR_USAGE)
|
exit(ERR_USAGE)
|
||||||
|
|
||||||
schema_file_name = sys.argv[1]
|
if len(sys.argv) == 3 and sys.argv[1] == "-m":
|
||||||
config_file_names = sys.argv[2:]
|
module = sys.argv[2]
|
||||||
|
schema_file_name = f"src/modules/{module}/{module}.schema.yaml"
|
||||||
|
config_file_names = [ f"src/modules/{module}/{module}.conf" ]
|
||||||
|
else:
|
||||||
|
schema_file_name = sys.argv[1]
|
||||||
|
config_file_names = sys.argv[2:]
|
||||||
|
|
||||||
if not exists(schema_file_name):
|
if not exists(schema_file_name):
|
||||||
print(usage)
|
print(usage)
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4246
lang/calamares_id_ID.ts
Normal file
4246
lang/calamares_id_ID.ts
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4257
lang/calamares_ne.ts
Normal file
4257
lang/calamares_ne.ts
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4257
lang/calamares_si.ts
Normal file
4257
lang/calamares_si.ts
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4246
lang/calamares_zh.ts
Normal file
4246
lang/calamares_zh.ts
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -26,22 +26,22 @@ msgstr "Configure GRUB."
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Mounting partitions."
|
msgstr "Mounting partitions."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Configuration Error"
|
msgstr "Configuration Error"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "No partitions are defined for <pre>{!s}</pre> to use."
|
msgstr "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
|
|
||||||
@ -213,7 +213,7 @@ msgstr "Configuring mkinitcpio."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr "No root mount point is given for <pre>{!s}</pre> to use."
|
msgstr "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
@ -304,7 +304,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Removing one package."
|
msgstr[0] "Removing one package."
|
||||||
msgstr[1] "Removing %(num)d packages."
|
msgstr[1] "Removing %(num)d packages."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Install bootloader."
|
msgstr "Install bootloader."
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: aboodilankaboot, 2019\n"
|
"Last-Translator: aboodilankaboot, 2019\n"
|
||||||
"Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n"
|
"Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n"
|
||||||
@ -30,22 +30,22 @@ msgstr ""
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "جاري تركيب الأقسام"
|
msgstr "جاري تركيب الأقسام"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "خطأ في الضبط"
|
msgstr "خطأ في الضبط"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -210,7 +210,7 @@ msgstr ""
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -302,7 +302,7 @@ msgstr[3] ""
|
|||||||
msgstr[4] ""
|
msgstr[4] ""
|
||||||
msgstr[5] ""
|
msgstr[5] ""
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "تثبيت محمل الإقلاع"
|
msgstr "تثبيت محمل الإقلاع"
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Deep Jyoti Choudhury <deep.choudhury@libresoft.in>, 2020\n"
|
"Last-Translator: Deep Jyoti Choudhury <deep.choudhury@libresoft.in>, 2020\n"
|
||||||
"Language-Team: Assamese (https://www.transifex.com/calamares/teams/20061/as/)\n"
|
"Language-Team: Assamese (https://www.transifex.com/calamares/teams/20061/as/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr "GRUB কনফিগাৰ কৰক।"
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "বিভাজন মাউন্ট্ কৰা।"
|
msgstr "বিভাজন মাউন্ট্ কৰা।"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "কনফিগাৰেচন ত্ৰুটি"
|
msgstr "কনফিগাৰেচন ত্ৰুটি"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "<pre>{!s}</pre>ৰ ব্যৱহাৰৰ বাবে কোনো বিভাজনৰ বৰ্ণনা দিয়া হোৱা নাই।"
|
msgstr "<pre>{!s}</pre>ৰ ব্যৱহাৰৰ বাবে কোনো বিভাজনৰ বৰ্ণনা দিয়া হোৱা নাই।"
|
||||||
|
|
||||||
@ -213,7 +213,7 @@ msgstr "mkinitcpio কনফিগাৰ কৰি আছে।"
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr "ব্যৱহাৰৰ বাবে <pre>{!s}</pre>ৰ কোনো মাউন্ট্ পাইন্ট্ দিয়া হোৱা নাই।"
|
msgstr "ব্যৱহাৰৰ বাবে <pre>{!s}</pre>ৰ কোনো মাউন্ট্ পাইন্ট্ দিয়া হোৱা নাই।"
|
||||||
@ -300,7 +300,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Removing one package."
|
msgstr[0] "Removing one package."
|
||||||
msgstr[1] "%(num)d পেকেজবোৰ আতৰোৱা হৈ আছে।"
|
msgstr[1] "%(num)d পেকেজবোৰ আতৰোৱা হৈ আছে।"
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "বুতলোডাৰ ইন্স্তল কৰক।"
|
msgstr "বুতলোডাৰ ইন্স্তল কৰক।"
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: enolp <enolp@softastur.org>, 2020\n"
|
"Last-Translator: enolp <enolp@softastur.org>, 2020\n"
|
||||||
"Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n"
|
"Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr ""
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -212,7 +212,7 @@ msgstr "Configurando mkinitcpio."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -297,7 +297,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Desaniciando un paquete."
|
msgstr[0] "Desaniciando un paquete."
|
||||||
msgstr[1] "Desaniciando %(num)d paquetes."
|
msgstr[1] "Desaniciando %(num)d paquetes."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Instalando'l xestor d'arrinque."
|
msgstr "Instalando'l xestor d'arrinque."
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2020\n"
|
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2020\n"
|
||||||
"Language-Team: Azerbaijani (https://www.transifex.com/calamares/teams/20061/az/)\n"
|
"Language-Team: Azerbaijani (https://www.transifex.com/calamares/teams/20061/az/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr "GRUB tənzimləmələri"
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Disk bölmələri qoşulur."
|
msgstr "Disk bölmələri qoşulur."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Tənzimləmə xətası"
|
msgstr "Tənzimləmə xətası"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
|
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
|
||||||
|
|
||||||
@ -220,7 +220,7 @@ msgstr "mkinitcpio tənzimlənir."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -310,7 +310,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Bir paket silinir"
|
msgstr[0] "Bir paket silinir"
|
||||||
msgstr[1] "%(num)d paket silinir."
|
msgstr[1] "%(num)d paket silinir."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Önyükləyici qurulur."
|
msgstr "Önyükləyici qurulur."
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2020\n"
|
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2020\n"
|
||||||
"Language-Team: Azerbaijani (Azerbaijan) (https://www.transifex.com/calamares/teams/20061/az_AZ/)\n"
|
"Language-Team: Azerbaijani (Azerbaijan) (https://www.transifex.com/calamares/teams/20061/az_AZ/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr "GRUB tənzimləmələri"
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Disk bölmələri qoşulur."
|
msgstr "Disk bölmələri qoşulur."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Tənzimləmə xətası"
|
msgstr "Tənzimləmə xətası"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
|
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
|
||||||
|
|
||||||
@ -220,7 +220,7 @@ msgstr "mkinitcpio tənzimlənir."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -310,7 +310,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Bir paket silinir"
|
msgstr[0] "Bir paket silinir"
|
||||||
msgstr[1] "%(num)d paket silinir."
|
msgstr[1] "%(num)d paket silinir."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Önyükləyici qurulur."
|
msgstr "Önyükləyici qurulur."
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Źmicier Turok <nashtlumach@gmail.com>, 2020\n"
|
"Last-Translator: Źmicier Turok <nashtlumach@gmail.com>, 2020\n"
|
||||||
"Language-Team: Belarusian (https://www.transifex.com/calamares/teams/20061/be/)\n"
|
"Language-Team: Belarusian (https://www.transifex.com/calamares/teams/20061/be/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr "Наладзіць GRUB."
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Мантаванне раздзелаў."
|
msgstr "Мантаванне раздзелаў."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Памылка канфігурацыі"
|
msgstr "Памылка канфігурацыі"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "Раздзелы для <pre>{!s}</pre> не вызначаныя."
|
msgstr "Раздзелы для <pre>{!s}</pre> не вызначаныя."
|
||||||
|
|
||||||
@ -215,7 +215,7 @@ msgstr "Наладка mkinitcpio."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr "Каранёвы пункт мантавання для<pre>{!s}</pre> не пададзены."
|
msgstr "Каранёвы пункт мантавання для<pre>{!s}</pre> не пададзены."
|
||||||
@ -306,7 +306,7 @@ msgstr[1] "Выдаленне %(num)d пакункаў."
|
|||||||
msgstr[2] "Выдаленне %(num)d пакункаў."
|
msgstr[2] "Выдаленне %(num)d пакункаў."
|
||||||
msgstr[3] "Выдаленне %(num)d пакункаў."
|
msgstr[3] "Выдаленне %(num)d пакункаў."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Усталяваць загрузчык."
|
msgstr "Усталяваць загрузчык."
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Georgi Georgiev (Жоро) <g.georgiev.shumen@gmail.com>, 2020\n"
|
"Last-Translator: Georgi Georgiev (Жоро) <g.georgiev.shumen@gmail.com>, 2020\n"
|
||||||
"Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n"
|
"Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr ""
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ msgstr ""
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -293,7 +293,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Премахване на един пакет."
|
msgstr[0] "Премахване на един пакет."
|
||||||
msgstr[1] "Премахване на %(num)d пакети."
|
msgstr[1] "Премахване на %(num)d пакети."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: 508a8b0ef95404aa3dc5178f0ccada5e_017b8a4 <d0ef5d977ab7abf012ef53891f8ca2b5_900530>, 2020\n"
|
"Last-Translator: 508a8b0ef95404aa3dc5178f0ccada5e_017b8a4 <d0ef5d977ab7abf012ef53891f8ca2b5_900530>, 2020\n"
|
||||||
"Language-Team: Bengali (https://www.transifex.com/calamares/teams/20061/bn/)\n"
|
"Language-Team: Bengali (https://www.transifex.com/calamares/teams/20061/bn/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr "কনফিগার করুন জিআরইউবি।"
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "মাউন্ট করছে পার্টিশনগুলো।"
|
msgstr "মাউন্ট করছে পার্টিশনগুলো।"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "কনফিগারেশন ত্রুটি"
|
msgstr "কনফিগারেশন ত্রুটি"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "কোন পার্টিশন নির্দিষ্ট করা হয়নি<pre>{!এস}</pre> ব্যবহার করার জন্য।"
|
msgstr "কোন পার্টিশন নির্দিষ্ট করা হয়নি<pre>{!এস}</pre> ব্যবহার করার জন্য।"
|
||||||
|
|
||||||
@ -210,7 +210,7 @@ msgstr ""
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -294,7 +294,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Davidmp <medipas@gmail.com>, 2020\n"
|
"Last-Translator: Davidmp <medipas@gmail.com>, 2020\n"
|
||||||
"Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n"
|
"Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr "Configura el GRUB."
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Es munten les particions."
|
msgstr "Es munten les particions."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Error de configuració"
|
msgstr "Error de configuració"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "No s'han definit particions perquè les usi <pre>{!s}</pre>."
|
msgstr "No s'han definit particions perquè les usi <pre>{!s}</pre>."
|
||||||
|
|
||||||
@ -218,7 +218,7 @@ msgstr "Es configura mkinitcpio."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -311,7 +311,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Se suprimeix un paquet."
|
msgstr[0] "Se suprimeix un paquet."
|
||||||
msgstr[1] "Se suprimeixen %(num)d paquets."
|
msgstr[1] "Se suprimeixen %(num)d paquets."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "S'instal·la el carregador d'arrencada."
|
msgstr "S'instal·la el carregador d'arrencada."
|
||||||
|
|
||||||
|
@ -3,13 +3,17 @@
|
|||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
#
|
#
|
||||||
|
# Translators:
|
||||||
|
# Raul <raurodse@gmail.com>, 2021
|
||||||
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
|
"Last-Translator: Raul <raurodse@gmail.com>, 2021\n"
|
||||||
"Language-Team: Catalan (Valencian) (https://www.transifex.com/calamares/teams/20061/ca@valencia/)\n"
|
"Language-Team: Catalan (Valencian) (https://www.transifex.com/calamares/teams/20061/ca@valencia/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@ -19,329 +23,349 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/modules/grubcfg/main.py:28
|
#: src/modules/grubcfg/main.py:28
|
||||||
msgid "Configure GRUB."
|
msgid "Configure GRUB."
|
||||||
msgstr ""
|
msgstr "Configura el GRUB"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:30
|
#: src/modules/mount/main.py:30
|
||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr ""
|
msgstr "S'estan muntant les particions."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr ""
|
msgstr "S'ha produït un error en la configuració."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr "No s'han definit particions perquè les use <pre>{!s}</pre>."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:26
|
#: src/modules/services-systemd/main.py:26
|
||||||
msgid "Configure systemd services"
|
msgid "Configure systemd services"
|
||||||
msgstr ""
|
msgstr "Configura els serveis de systemd"
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:59
|
#: src/modules/services-systemd/main.py:59
|
||||||
#: src/modules/services-openrc/main.py:93
|
#: src/modules/services-openrc/main.py:93
|
||||||
msgid "Cannot modify service"
|
msgid "Cannot modify service"
|
||||||
msgstr ""
|
msgstr "No es pot modificar el servei."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:60
|
#: src/modules/services-systemd/main.py:60
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
|
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"La crida de <code>systemctl {arg!s}</code> a chroot ha retornat el codi "
|
||||||
|
"d'error {num!s}."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:63
|
#: src/modules/services-systemd/main.py:63
|
||||||
#: src/modules/services-systemd/main.py:67
|
#: src/modules/services-systemd/main.py:67
|
||||||
msgid "Cannot enable systemd service <code>{name!s}</code>."
|
msgid "Cannot enable systemd service <code>{name!s}</code>."
|
||||||
msgstr ""
|
msgstr "No es pot habilitar el servei de systemd <code>{name!s}</code>."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:65
|
#: src/modules/services-systemd/main.py:65
|
||||||
msgid "Cannot enable systemd target <code>{name!s}</code>."
|
msgid "Cannot enable systemd target <code>{name!s}</code>."
|
||||||
msgstr ""
|
msgstr "No es pot habilitar la destinació de systemd <code>{name!s}</code>."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:69
|
#: src/modules/services-systemd/main.py:69
|
||||||
msgid "Cannot disable systemd target <code>{name!s}</code>."
|
msgid "Cannot disable systemd target <code>{name!s}</code>."
|
||||||
msgstr ""
|
msgstr "No es pot inhabilitar la destinació de systemd <code>{name!s}</code>."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:71
|
#: src/modules/services-systemd/main.py:71
|
||||||
msgid "Cannot mask systemd unit <code>{name!s}</code>."
|
msgid "Cannot mask systemd unit <code>{name!s}</code>."
|
||||||
msgstr ""
|
msgstr "No es pot emmascarar la unitat de systemd <code>{name!s}</code>."
|
||||||
|
|
||||||
#: src/modules/services-systemd/main.py:73
|
#: src/modules/services-systemd/main.py:73
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unknown systemd commands <code>{command!s}</code> and "
|
"Unknown systemd commands <code>{command!s}</code> and "
|
||||||
"<code>{suffix!s}</code> for unit {name!s}."
|
"<code>{suffix!s}</code> for unit {name!s}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Es desconeixen les ordres de systemd: <code>{command!s}</code> i "
|
||||||
|
"<code>{suffix!s}</code>, per a la unitat {name!s}."
|
||||||
|
|
||||||
#: src/modules/umount/main.py:31
|
#: src/modules/umount/main.py:31
|
||||||
msgid "Unmount file systems."
|
msgid "Unmount file systems."
|
||||||
msgstr ""
|
msgstr "Desmunta els sistemes de fitxers."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:35
|
#: src/modules/unpackfs/main.py:35
|
||||||
msgid "Filling up filesystems."
|
msgid "Filling up filesystems."
|
||||||
msgstr ""
|
msgstr "S'estan emplenant els sistemes de fitxers."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:255
|
#: src/modules/unpackfs/main.py:255
|
||||||
msgid "rsync failed with error code {}."
|
msgid "rsync failed with error code {}."
|
||||||
msgstr ""
|
msgstr "Ha fallat rsync amb el codi d'error {}."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:300
|
#: src/modules/unpackfs/main.py:300
|
||||||
msgid "Unpacking image {}/{}, file {}/{}"
|
msgid "Unpacking image {}/{}, file {}/{}"
|
||||||
msgstr ""
|
msgstr "S’està desempaquetant la imatge {}/{}, fitxer {}/{}"
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:315
|
#: src/modules/unpackfs/main.py:315
|
||||||
msgid "Starting to unpack {}"
|
msgid "Starting to unpack {}"
|
||||||
msgstr ""
|
msgstr "S’està començant a desempaquetar {}"
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:324 src/modules/unpackfs/main.py:464
|
#: src/modules/unpackfs/main.py:324 src/modules/unpackfs/main.py:464
|
||||||
msgid "Failed to unpack image \"{}\""
|
msgid "Failed to unpack image \"{}\""
|
||||||
msgstr ""
|
msgstr "No s’ha pogut desempaquetar la imatge \"{}\"."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:431
|
#: src/modules/unpackfs/main.py:431
|
||||||
msgid "No mount point for root partition"
|
msgid "No mount point for root partition"
|
||||||
msgstr ""
|
msgstr "No hi ha cap punt de muntatge per a la partició d'arrel."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:432
|
#: src/modules/unpackfs/main.py:432
|
||||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"globalstorage no conté cap clau de \"rootMountPoint\". No s'està fent res."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:437
|
#: src/modules/unpackfs/main.py:437
|
||||||
msgid "Bad mount point for root partition"
|
msgid "Bad mount point for root partition"
|
||||||
msgstr ""
|
msgstr "El punt de muntatge per a la partició d'arrel és incorrecte."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:438
|
#: src/modules/unpackfs/main.py:438
|
||||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"El punt de muntatge d'arrel és \"{}\", que no existeix. No s’està fent res."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:454 src/modules/unpackfs/main.py:458
|
#: src/modules/unpackfs/main.py:454 src/modules/unpackfs/main.py:458
|
||||||
#: src/modules/unpackfs/main.py:478
|
#: src/modules/unpackfs/main.py:478
|
||||||
msgid "Bad unsquash configuration"
|
msgid "Bad unsquash configuration"
|
||||||
msgstr ""
|
msgstr "La configuració d'unsquash és incorrecta."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:455
|
#: src/modules/unpackfs/main.py:455
|
||||||
msgid "The filesystem for \"{}\" ({}) is not supported by your current kernel"
|
msgid "The filesystem for \"{}\" ({}) is not supported by your current kernel"
|
||||||
msgstr ""
|
msgstr "El nucli actual no admet el sistema de fitxers per a \"{}\" ({})."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:459
|
#: src/modules/unpackfs/main.py:459
|
||||||
msgid "The source filesystem \"{}\" does not exist"
|
msgid "The source filesystem \"{}\" does not exist"
|
||||||
msgstr ""
|
msgstr "El sistema de fitxers font \"{}\" no existeix."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:465
|
#: src/modules/unpackfs/main.py:465
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
||||||
"installed"
|
"installed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"No s’ha pogut trobar unsquashfs. Assegureu-vos que teniu el paquet squashfs-"
|
||||||
|
"tools instal·lat."
|
||||||
|
|
||||||
#: src/modules/unpackfs/main.py:479
|
#: src/modules/unpackfs/main.py:479
|
||||||
msgid "The destination \"{}\" in the target system is not a directory"
|
msgid "The destination \"{}\" in the target system is not a directory"
|
||||||
msgstr ""
|
msgstr "La destinació \"{}\" en el sistema de destinació no és un directori."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:514
|
#: src/modules/displaymanager/main.py:514
|
||||||
msgid "Cannot write KDM configuration file"
|
msgid "Cannot write KDM configuration file"
|
||||||
msgstr ""
|
msgstr "No es pot escriure el fitxer de configuració del KDM."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:515
|
#: src/modules/displaymanager/main.py:515
|
||||||
msgid "KDM config file {!s} does not exist"
|
msgid "KDM config file {!s} does not exist"
|
||||||
msgstr ""
|
msgstr "El fitxer de configuració del KDM {!s} no existeix."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:576
|
#: src/modules/displaymanager/main.py:576
|
||||||
msgid "Cannot write LXDM configuration file"
|
msgid "Cannot write LXDM configuration file"
|
||||||
msgstr ""
|
msgstr "No es pot escriure el fitxer de configuració de l'LXDM."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:577
|
#: src/modules/displaymanager/main.py:577
|
||||||
msgid "LXDM config file {!s} does not exist"
|
msgid "LXDM config file {!s} does not exist"
|
||||||
msgstr ""
|
msgstr "El fitxer de configuració de l'LXDM {!s} no existeix."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:660
|
#: src/modules/displaymanager/main.py:660
|
||||||
msgid "Cannot write LightDM configuration file"
|
msgid "Cannot write LightDM configuration file"
|
||||||
msgstr ""
|
msgstr "No es pot escriure el fitxer de configuració del LightDM."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:661
|
#: src/modules/displaymanager/main.py:661
|
||||||
msgid "LightDM config file {!s} does not exist"
|
msgid "LightDM config file {!s} does not exist"
|
||||||
msgstr ""
|
msgstr "El fitxer de configuració del LightDM {!s} no existeix."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:735
|
#: src/modules/displaymanager/main.py:735
|
||||||
msgid "Cannot configure LightDM"
|
msgid "Cannot configure LightDM"
|
||||||
msgstr ""
|
msgstr "No es pot configurar el LightDM."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:736
|
#: src/modules/displaymanager/main.py:736
|
||||||
msgid "No LightDM greeter installed."
|
msgid "No LightDM greeter installed."
|
||||||
msgstr ""
|
msgstr "No hi ha benvinguda instal·lada per al LightDM."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:767
|
#: src/modules/displaymanager/main.py:767
|
||||||
msgid "Cannot write SLIM configuration file"
|
msgid "Cannot write SLIM configuration file"
|
||||||
msgstr ""
|
msgstr "No es pot escriure el fitxer de configuració de l'SLIM."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:768
|
#: src/modules/displaymanager/main.py:768
|
||||||
msgid "SLIM config file {!s} does not exist"
|
msgid "SLIM config file {!s} does not exist"
|
||||||
msgstr ""
|
msgstr "El fitxer de configuració de l'SLIM {!s} no existeix."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:894
|
#: src/modules/displaymanager/main.py:894
|
||||||
msgid "No display managers selected for the displaymanager module."
|
msgid "No display managers selected for the displaymanager module."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"No hi ha cap gestor de pantalla seleccionat per al mòdul displaymanager."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:895
|
#: src/modules/displaymanager/main.py:895
|
||||||
msgid ""
|
msgid ""
|
||||||
"The displaymanagers list is empty or undefined in both globalstorage and "
|
"The displaymanagers list is empty or undefined in both globalstorage and "
|
||||||
"displaymanager.conf."
|
"displaymanager.conf."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"La llista de gestors de pantalla està buida o no està definida ni en "
|
||||||
|
"globalstorage ni en displaymanager.conf."
|
||||||
|
|
||||||
#: src/modules/displaymanager/main.py:977
|
#: src/modules/displaymanager/main.py:977
|
||||||
msgid "Display manager configuration was incomplete"
|
msgid "Display manager configuration was incomplete"
|
||||||
msgstr ""
|
msgstr "La configuració del gestor de pantalla no era completa."
|
||||||
|
|
||||||
#: src/modules/initcpiocfg/main.py:28
|
#: src/modules/initcpiocfg/main.py:28
|
||||||
msgid "Configuring mkinitcpio."
|
msgid "Configuring mkinitcpio."
|
||||||
msgstr ""
|
msgstr "S'està configurant mkinitcpio."
|
||||||
|
|
||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"No s'ha proporcionat el punt de muntatge perquè l'use <pre>{!s}</pre>."
|
||||||
|
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:26
|
#: src/modules/luksopenswaphookcfg/main.py:26
|
||||||
msgid "Configuring encrypted swap."
|
msgid "Configuring encrypted swap."
|
||||||
msgstr ""
|
msgstr "S’està configurant l'intercanvi encriptat."
|
||||||
|
|
||||||
#: src/modules/rawfs/main.py:26
|
#: src/modules/rawfs/main.py:26
|
||||||
msgid "Installing data."
|
msgid "Installing data."
|
||||||
msgstr ""
|
msgstr "S'estan instal·lant les dades."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:29
|
#: src/modules/services-openrc/main.py:29
|
||||||
msgid "Configure OpenRC services"
|
msgid "Configure OpenRC services"
|
||||||
msgstr ""
|
msgstr "Configura els serveis d'OpenRC"
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:57
|
#: src/modules/services-openrc/main.py:57
|
||||||
msgid "Cannot add service {name!s} to run-level {level!s}."
|
msgid "Cannot add service {name!s} to run-level {level!s}."
|
||||||
msgstr ""
|
msgstr "No es pot afegir el servei {name!s} al nivell d'execució {level!s}."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:59
|
#: src/modules/services-openrc/main.py:59
|
||||||
msgid "Cannot remove service {name!s} from run-level {level!s}."
|
msgid "Cannot remove service {name!s} from run-level {level!s}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"No es pot suprimir el servei {name!s} del nivell d'execució {level!s}."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:61
|
#: src/modules/services-openrc/main.py:61
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
|
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
|
||||||
"level {level!s}."
|
"level {level!s}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Servei - acció desconeguda <code>{arg!s}</code> per al servei {name!s} al "
|
||||||
|
"nivell d'execució {level!s}."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:94
|
#: src/modules/services-openrc/main.py:94
|
||||||
msgid ""
|
msgid ""
|
||||||
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
|
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"La crida de <code>rc-update {arg!s}</code> a chroot ha retornat el codi "
|
||||||
|
"d'error {num!s}."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:101
|
#: src/modules/services-openrc/main.py:101
|
||||||
msgid "Target runlevel does not exist"
|
msgid "Target runlevel does not exist"
|
||||||
msgstr ""
|
msgstr "El nivell d'execució de destinació no existeix."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:102
|
#: src/modules/services-openrc/main.py:102
|
||||||
msgid ""
|
msgid ""
|
||||||
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
|
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
|
||||||
"exist."
|
"exist."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"El camí per al nivell d'execució {level!s} és <code>{path!s}</code>, però no"
|
||||||
|
" existeix."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:110
|
#: src/modules/services-openrc/main.py:110
|
||||||
msgid "Target service does not exist"
|
msgid "Target service does not exist"
|
||||||
msgstr ""
|
msgstr "El servei de destinació no existeix."
|
||||||
|
|
||||||
#: src/modules/services-openrc/main.py:111
|
#: src/modules/services-openrc/main.py:111
|
||||||
msgid ""
|
msgid ""
|
||||||
"The path for service {name!s} is <code>{path!s}</code>, which does not "
|
"The path for service {name!s} is <code>{path!s}</code>, which does not "
|
||||||
"exist."
|
"exist."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"El camí per al servei {name!s} és <code>{path!s}</code>, però no existeix."
|
||||||
|
|
||||||
#: src/modules/plymouthcfg/main.py:27
|
#: src/modules/plymouthcfg/main.py:27
|
||||||
msgid "Configure Plymouth theme"
|
msgid "Configure Plymouth theme"
|
||||||
msgstr ""
|
msgstr "Configura el tema del Plymouth"
|
||||||
|
|
||||||
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
|
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
|
||||||
#: src/modules/packages/main.py:69
|
#: src/modules/packages/main.py:69
|
||||||
msgid "Install packages."
|
msgid "Install packages."
|
||||||
msgstr ""
|
msgstr "Instal·la els paquets."
|
||||||
|
|
||||||
#: src/modules/packages/main.py:57
|
#: src/modules/packages/main.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Processing packages (%(count)d / %(total)d)"
|
msgid "Processing packages (%(count)d / %(total)d)"
|
||||||
msgstr ""
|
msgstr "S'estan processant els paquets (%(count)d / %(total)d)"
|
||||||
|
|
||||||
#: src/modules/packages/main.py:62
|
#: src/modules/packages/main.py:62
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Installing one package."
|
msgid "Installing one package."
|
||||||
msgid_plural "Installing %(num)d packages."
|
msgid_plural "Installing %(num)d packages."
|
||||||
msgstr[0] ""
|
msgstr[0] "S'està instal·lant un paquet."
|
||||||
msgstr[1] ""
|
msgstr[1] "S'està instal·lant %(num)d paquets."
|
||||||
|
|
||||||
#: src/modules/packages/main.py:65
|
#: src/modules/packages/main.py:65
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Removing one package."
|
msgid "Removing one package."
|
||||||
msgid_plural "Removing %(num)d packages."
|
msgid_plural "Removing %(num)d packages."
|
||||||
msgstr[0] ""
|
msgstr[0] "S’està eliminant un paquet."
|
||||||
msgstr[1] ""
|
msgstr[1] "S’està eliminant %(num)d paquets."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr ""
|
msgstr "Instal·la el carregador d'arrancada."
|
||||||
|
|
||||||
#: src/modules/hwclock/main.py:26
|
#: src/modules/hwclock/main.py:26
|
||||||
msgid "Setting hardware clock."
|
msgid "Setting hardware clock."
|
||||||
msgstr ""
|
msgstr "Configuració del rellotge del maquinari."
|
||||||
|
|
||||||
#: src/modules/mkinitfs/main.py:27
|
#: src/modules/mkinitfs/main.py:27
|
||||||
msgid "Creating initramfs with mkinitfs."
|
msgid "Creating initramfs with mkinitfs."
|
||||||
msgstr ""
|
msgstr "Creació d’initramfs amb mkinitfs."
|
||||||
|
|
||||||
#: src/modules/mkinitfs/main.py:49
|
#: src/modules/mkinitfs/main.py:49
|
||||||
msgid "Failed to run mkinitfs on the target"
|
msgid "Failed to run mkinitfs on the target"
|
||||||
msgstr ""
|
msgstr "No s’ha pogut executar mkinitfs en la destinació."
|
||||||
|
|
||||||
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
|
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
|
||||||
msgid "The exit code was {}"
|
msgid "The exit code was {}"
|
||||||
msgstr ""
|
msgstr "El codi d'eixida ha estat {}"
|
||||||
|
|
||||||
#: src/modules/dracut/main.py:27
|
#: src/modules/dracut/main.py:27
|
||||||
msgid "Creating initramfs with dracut."
|
msgid "Creating initramfs with dracut."
|
||||||
msgstr ""
|
msgstr "Creació d’initramfs amb dracut."
|
||||||
|
|
||||||
#: src/modules/dracut/main.py:49
|
#: src/modules/dracut/main.py:49
|
||||||
msgid "Failed to run dracut on the target"
|
msgid "Failed to run dracut on the target"
|
||||||
msgstr ""
|
msgstr "No s’ha pogut executar dracut en la destinació."
|
||||||
|
|
||||||
#: src/modules/initramfscfg/main.py:32
|
#: src/modules/initramfscfg/main.py:32
|
||||||
msgid "Configuring initramfs."
|
msgid "Configuring initramfs."
|
||||||
msgstr ""
|
msgstr "Es configuren initramfs."
|
||||||
|
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:26
|
#: src/modules/openrcdmcryptcfg/main.py:26
|
||||||
msgid "Configuring OpenRC dmcrypt service."
|
msgid "Configuring OpenRC dmcrypt service."
|
||||||
msgstr ""
|
msgstr "Configuració del servei OpenRC dmcrypt."
|
||||||
|
|
||||||
#: src/modules/fstab/main.py:29
|
#: src/modules/fstab/main.py:29
|
||||||
msgid "Writing fstab."
|
msgid "Writing fstab."
|
||||||
msgstr ""
|
msgstr "Escriptura d’fstab."
|
||||||
|
|
||||||
#: src/modules/dummypython/main.py:35
|
#: src/modules/dummypython/main.py:35
|
||||||
msgid "Dummy python job."
|
msgid "Dummy python job."
|
||||||
msgstr ""
|
msgstr "Tasca de python de proves."
|
||||||
|
|
||||||
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
|
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
|
||||||
#: src/modules/dummypython/main.py:94
|
#: src/modules/dummypython/main.py:94
|
||||||
msgid "Dummy python step {}"
|
msgid "Dummy python step {}"
|
||||||
msgstr ""
|
msgstr "Pas de python de proves {}"
|
||||||
|
|
||||||
#: src/modules/localecfg/main.py:30
|
#: src/modules/localecfg/main.py:30
|
||||||
msgid "Configuring locales."
|
msgid "Configuring locales."
|
||||||
msgstr ""
|
msgstr "Configuració d’idioma."
|
||||||
|
|
||||||
#: src/modules/networkcfg/main.py:28
|
#: src/modules/networkcfg/main.py:28
|
||||||
msgid "Saving network configuration."
|
msgid "Saving network configuration."
|
||||||
msgstr ""
|
msgstr "S'està guardant la configuració de la xarxa."
|
||||||
|
@ -13,7 +13,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\n"
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\n"
|
||||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
|
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
|
||||||
@ -31,22 +31,22 @@ msgstr "Nastavování zavaděče GRUB."
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Připojování oddílů."
|
msgstr "Připojování oddílů."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Chyba nastavení"
|
msgstr "Chyba nastavení"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "Pro <pre>{!s}</pre> nejsou zadány žádné oddíly."
|
msgstr "Pro <pre>{!s}</pre> nejsou zadány žádné oddíly."
|
||||||
|
|
||||||
@ -220,7 +220,7 @@ msgstr "Nastavování mkinitcpio."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr "Pro <pre>{!s}</pre> není zadán žádný přípojný bod."
|
msgstr "Pro <pre>{!s}</pre> není zadán žádný přípojný bod."
|
||||||
@ -317,7 +317,7 @@ msgstr[1] "Odebírají se %(num)d balíčky."
|
|||||||
msgstr[2] "Odebírá se %(num)d balíčků."
|
msgstr[2] "Odebírá se %(num)d balíčků."
|
||||||
msgstr[3] "Odebírá se %(num)d balíčků."
|
msgstr[3] "Odebírá se %(num)d balíčků."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Instalace zavaděče systému."
|
msgstr "Instalace zavaděče systému."
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: scootergrisen, 2020\n"
|
"Last-Translator: scootergrisen, 2020\n"
|
||||||
"Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n"
|
"Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n"
|
||||||
@ -30,22 +30,22 @@ msgstr "Konfigurer GRUB."
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Monterer partitioner."
|
msgstr "Monterer partitioner."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Fejl ved konfiguration"
|
msgstr "Fejl ved konfiguration"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "Der er ikke angivet nogle partitioner som <pre>{!s}</pre> kan bruge."
|
msgstr "Der er ikke angivet nogle partitioner som <pre>{!s}</pre> kan bruge."
|
||||||
|
|
||||||
@ -218,7 +218,7 @@ msgstr "Konfigurerer mkinitcpio."
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -309,7 +309,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Fjerner én pakke."
|
msgstr[0] "Fjerner én pakke."
|
||||||
msgstr[1] "Fjerner %(num)d pakker."
|
msgstr[1] "Fjerner %(num)d pakker."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Installér bootloader."
|
msgstr "Installér bootloader."
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Adriaan de Groot <groot@kde.org>, 2020
|
# Adriaan de Groot <groot@kde.org>, 2020
|
||||||
# Christian Spaan, 2020
|
# Gustav Gyges, 2020
|
||||||
# Andreas Eitel <github-aneitel@online.de>, 2020
|
# Andreas Eitel <github-aneitel@online.de>, 2020
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -13,7 +13,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Andreas Eitel <github-aneitel@online.de>, 2020\n"
|
"Last-Translator: Andreas Eitel <github-aneitel@online.de>, 2020\n"
|
||||||
"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n"
|
"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n"
|
||||||
@ -31,22 +31,22 @@ msgstr "GRUB konfigurieren."
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr "Hänge Partitionen ein."
|
msgstr "Hänge Partitionen ein."
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr "Konfigurationsfehler"
|
msgstr "Konfigurationsfehler"
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr "Für <pre>{!s}</pre> sind keine zu verwendenden Partitionen definiert."
|
msgstr "Für <pre>{!s}</pre> sind keine zu verwendenden Partitionen definiert."
|
||||||
|
|
||||||
@ -222,7 +222,7 @@ msgstr "Konfiguriere mkinitcpio. "
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -316,7 +316,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Entferne ein Paket"
|
msgstr[0] "Entferne ein Paket"
|
||||||
msgstr[1] "Entferne %(num)d Pakete."
|
msgstr[1] "Entferne %(num)d Pakete."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr "Installiere Bootloader."
|
msgstr "Installiere Bootloader."
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>, 2017\n"
|
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>, 2017\n"
|
||||||
"Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n"
|
"Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr ""
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ msgstr ""
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -293,7 +293,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Jason Collins <JasonPCollins@protonmail.com>, 2018\n"
|
"Last-Translator: Jason Collins <JasonPCollins@protonmail.com>, 2018\n"
|
||||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n"
|
"Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr ""
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ msgstr ""
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -293,7 +293,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Removing one package."
|
msgstr[0] "Removing one package."
|
||||||
msgstr[1] "Removing %(num)d packages."
|
msgstr[1] "Removing %(num)d packages."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-07 17:09+0100\n"
|
"POT-Creation-Date: 2021-03-19 14:27+0100\n"
|
||||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||||
"Last-Translator: Kurt Ankh Phoenix <kurtphoenix@tuta.io>, 2018\n"
|
"Last-Translator: Kurt Ankh Phoenix <kurtphoenix@tuta.io>, 2018\n"
|
||||||
"Language-Team: Esperanto (https://www.transifex.com/calamares/teams/20061/eo/)\n"
|
"Language-Team: Esperanto (https://www.transifex.com/calamares/teams/20061/eo/)\n"
|
||||||
@ -29,22 +29,22 @@ msgstr ""
|
|||||||
msgid "Mounting partitions."
|
msgid "Mounting partitions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
|
#: src/modules/mount/main.py:125 src/modules/initcpiocfg/main.py:198
|
||||||
#: src/modules/initcpiocfg/main.py:202
|
#: src/modules/initcpiocfg/main.py:202
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:86
|
#: src/modules/luksopenswaphookcfg/main.py:86
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
|
||||||
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:72
|
#: src/modules/openrcdmcryptcfg/main.py:72
|
||||||
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
|
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:355
|
||||||
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
|
#: src/modules/fstab/main.py:361 src/modules/localecfg/main.py:135
|
||||||
#: src/modules/networkcfg/main.py:39
|
#: src/modules/networkcfg/main.py:39
|
||||||
msgid "Configuration Error"
|
msgid "Configuration Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
|
#: src/modules/mount/main.py:126 src/modules/initcpiocfg/main.py:199
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
|
||||||
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
|
||||||
#: src/modules/fstab/main.py:362
|
#: src/modules/fstab/main.py:356
|
||||||
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
msgid "No partitions are defined for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ msgstr ""
|
|||||||
#: src/modules/initcpiocfg/main.py:203
|
#: src/modules/initcpiocfg/main.py:203
|
||||||
#: src/modules/luksopenswaphookcfg/main.py:91
|
#: src/modules/luksopenswaphookcfg/main.py:91
|
||||||
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
|
||||||
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
|
#: src/modules/fstab/main.py:362 src/modules/localecfg/main.py:136
|
||||||
#: src/modules/networkcfg/main.py:40
|
#: src/modules/networkcfg/main.py:40
|
||||||
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
msgid "No root mount point is given for <pre>{!s}</pre> to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -293,7 +293,7 @@ msgid_plural "Removing %(num)d packages."
|
|||||||
msgstr[0] "Forigante unu pakaĵo."
|
msgstr[0] "Forigante unu pakaĵo."
|
||||||
msgstr[1] "Forigante %(num)d pakaĵoj."
|
msgstr[1] "Forigante %(num)d pakaĵoj."
|
||||||
|
|
||||||
#: src/modules/bootloader/main.py:42
|
#: src/modules/bootloader/main.py:43
|
||||||
msgid "Install bootloader."
|
msgid "Install bootloader."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user