summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/ca/preseed.po4
-rw-r--r--po/ca/welcome.po32
-rw-r--r--po/de/preseed.po34
-rw-r--r--po/de/using-d-i.po17
-rw-r--r--po/it/welcome.po6
5 files changed, 31 insertions, 62 deletions
diff --git a/po/ca/preseed.po b/po/ca/preseed.po
index 053242cf7..11978b5de 100644
--- a/po/ca/preseed.po
+++ b/po/ca/preseed.po
@@ -2799,8 +2799,8 @@ msgstr ""
"#d-i apt-setup/use_mirror boolean false\n"
"# Trieu quins serveis d'actualització voleu utilitzar; definiu les rèpliques "
"a\n"
-"# utilitzar. Els valors mostrats baix són els valors predeterminats normals."
-"\n"
+"# utilitzar. Els valors mostrats baix són els valors predeterminats "
+"normals.\n"
"#d-i apt-setup/services-select multiselect security, updates\n"
"#d-i apt-setup/security_host string security.debian.org\n"
"\n"
diff --git a/po/ca/welcome.po b/po/ca/welcome.po
index 85d72da31..14e6cd079 100644
--- a/po/ca/welcome.po
+++ b/po/ca/welcome.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_welcome\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-09-11 23:02+0000\n"
+"POT-Creation-Date: 2021-09-15 17:48+0000\n"
"PO-Revision-Date: 2021-09-17 22:35+0000\n"
"Last-Translator: d <dmanye@gmail.com>\n"
"Language-Team: \n"
@@ -342,13 +342,19 @@ msgstr ""
#. Tag: para
#: welcome.xml:194
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "GNU/Linux users have immense freedom of choice in their software. For "
+#| "example, Linux users can choose from a dozen different command line "
+#| "shells and several graphical desktops. This selection is often "
+#| "bewildering to users of other operating systems, who are not used to "
+#| "thinking of the command line or desktop as something that they can change."
msgid ""
"GNU/Linux users have immense freedom of choice in their software. For "
-"example, Linux users can choose from a dozen different command line shells "
-"and several graphical desktops. This selection is often bewildering to users "
-"of other operating systems, who are not used to thinking of the command line "
-"or desktop as something that they can change."
+"example, they can choose from a dozen different command line shells and "
+"several graphical desktops. This selection is often bewildering to users of "
+"other operating systems, who are not used to thinking of the command line or "
+"desktop as something that they can change."
msgstr ""
"Els usuaris de GNU/Linux tenen una immensa llibertat d'elecció del seu "
"programari. Per exemple, els usuaris de Linux poden triar entre una dotzena "
@@ -359,13 +365,19 @@ msgstr ""
#. Tag: para
#: welcome.xml:203
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "GNU/Linux is also less likely to crash, better able to run more than one "
+#| "program at the same time, and more secure than many operating systems. "
+#| "With these advantages, GNU/Linux is the fastest growing operating system "
+#| "in the server market. More recently, GNU/Linux has begun to be popular "
+#| "among home and business users as well."
msgid ""
"GNU/Linux is also less likely to crash, better able to run more than one "
"program at the same time, and more secure than many operating systems. With "
-"these advantages, GNU/Linux is the fastest growing operating system in the "
-"server market. More recently, GNU/Linux has begun to be popular among home "
-"and business users as well."
+"these advantages, Linux is the fastest growing operating system in the "
+"server market. More recently, Linux has begun to be popular among home and "
+"business users as well."
msgstr ""
"També és menys probable que GNU/Linux causi una fallada del sistema, és més "
"capaç d'executar més d'un programa al mateix temps i és més segur que molts "
diff --git a/po/de/preseed.po b/po/de/preseed.po
index 709f6d247..32698073f 100644
--- a/po/de/preseed.po
+++ b/po/de/preseed.po
@@ -2805,40 +2805,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1067
#, no-c-format
-#| msgid ""
-#| "# You can choose to install non-free and contrib software.\n"
-#| "#d-i apt-setup/non-free boolean true\n"
-#| "#d-i apt-setup/contrib boolean true\n"
-#| "# Uncomment this if you don't want to use a network mirror.\n"
-#| "#d-i apt-setup/use_mirror boolean false\n"
-#| "# Select which update services to use; define the mirrors to be used.\n"
-#| "# Values shown below are the normal defaults.\n"
-#| "#d-i apt-setup/services-select multiselect security, updates\n"
-#| "#d-i apt-setup/security_host string security.debian.org\n"
-#| "\n"
-#| "# Additional repositories, local[0-9] available\n"
-#| "#d-i apt-setup/local0/repository string \\\n"
-#| "# http://local.server/debian stable main\n"
-#| "#d-i apt-setup/local0/comment string local server\n"
-#| "# Enable deb-src lines\n"
-#| "#d-i apt-setup/local0/source boolean true\n"
-#| "# URL to the public key of the local repository; you must provide a key "
-#| "or\n"
-#| "# apt will complain about the unauthenticated repository and so the\n"
-#| "# sources.list line will be left commented out.\n"
-#| "#d-i apt-setup/local0/key string http://local.server/key\n"
-#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
-#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
-#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
-#| "# currently not supported.\n"
-#| "\n"
-#| "# By default the installer requires that repositories be authenticated\n"
-#| "# using a known gpg key. This setting can be used to disable that\n"
-#| "# authentication. Warning: Insecure, not recommended.\n"
-#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
-#| "\n"
-#| "# Uncomment this to add multiarch configuration for i386\n"
-#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
diff --git a/po/de/using-d-i.po b/po/de/using-d-i.po
index 7893679e5..360f27fef 100644
--- a/po/de/using-d-i.po
+++ b/po/de/using-d-i.po
@@ -6103,13 +6103,12 @@ msgid ""
"can be carefully customized, to fit exceptional use cases:"
msgstr ""
"Über Verwendung der Shell (siehe <xref linkend=\"shell\"/>) kann der "
-"Installationsprozess in Grenzen angepasst werden, um besonderen Anforderungen "
-"gerecht zu werden:"
+"Installationsprozess in Grenzen angepasst werden, um besonderen "
+"Anforderungen gerecht zu werden:"
#. Tag: title
#: using-d-i.xml:3581
#, no-c-format
-#| msgid "Installing the Base System"
msgid "Installing an alternative init system"
msgstr "Installation eines alternativen Init-Systems"
@@ -6124,14 +6123,12 @@ msgid ""
"wiki.debian.org/Init#Changing_the_init_system_-_at_installation_time\">Init "
"page on the Debian wiki</ulink>."
msgstr ""
-"&debian; verwendet standardmäßig systemd als Init-System. Jedoch werden "
-"auch andere Init-Systeme (wie z.B. sysvinit und OpenRC) unterstützt, und der "
+"&debian; verwendet standardmäßig systemd als Init-System. Jedoch werden auch "
+"andere Init-Systeme (wie z.B. sysvinit und OpenRC) unterstützt, und der "
"beste Zeitpunkt, um ein alternatives Init-System zu wählen, ist während der "
-"Installation. Detaillierte Anweisungen hierzu finden Sie auf der <ulink"
-" url=\"https://"
-"wiki.debian.org/Init#Changing_the_init_system_-_at_installation_time\""
-">Init-Seite "
-"im Debian Wiki</ulink>."
+"Installation. Detaillierte Anweisungen hierzu finden Sie auf der <ulink url="
+"\"https://wiki.debian.org/Init#Changing_the_init_system_-"
+"_at_installation_time\">Init-Seite im Debian Wiki</ulink>."
#~ msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk"
#~ msgstr "Den <command>lilo</command>-Bootloader auf Festplatte installieren"
diff --git a/po/it/welcome.po b/po/it/welcome.po
index 64796f95d..847560d1e 100644
--- a/po/it/welcome.po
+++ b/po/it/welcome.po
@@ -333,12 +333,6 @@ msgstr ""
#. Tag: para
#: welcome.xml:194
#, no-c-format
-#| msgid ""
-#| "GNU/Linux users have immense freedom of choice in their software. For "
-#| "example, Linux users can choose from a dozen different command line "
-#| "shells and several graphical desktops. This selection is often "
-#| "bewildering to users of other operating systems, who are not used to "
-#| "thinking of the command line or desktop as something that they can change."
msgid ""
"GNU/Linux users have immense freedom of choice in their software. For "
"example, they can choose from a dozen different command line shells and "