From d6c484ae6c468e93d20a4193d53e19f9a748fdf0 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Tue, 6 Aug 2019 22:14:59 +0200 Subject: Sync translations (use for quotes - take 2) --- po/hu/preseed.po | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'po/hu/preseed.po') diff --git a/po/hu/preseed.po b/po/hu/preseed.po index 2e14247e0..800b79a58 100644 --- a/po/hu/preseed.po +++ b/po/hu/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-06-22 16:23+0000\n" +"POT-Creation-Date: 2019-08-06 19:53+0000\n" "PO-Revision-Date: 2007-03-18 19:17+0100\n" "Last-Translator: SZERVÁC Attila \n" "Language-Team: Hungarian\n" @@ -1175,11 +1175,12 @@ msgstr "" #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " -"identify themselves as \"d-i\", so it will not affect regular DHCP clients, " -"but only the installer. You can also put the text in a stanza for only one " -"particular host to avoid preseeding all installs on your network." +"identify themselves as d-i, so it will not affect regular " +"DHCP clients, but only the installer. You can also put the text in a stanza " +"for only one particular host to avoid preseeding all installs on your " +"network." msgstr "" -"A fenti példa a magukat \"d-i\" néven azonosító DHCP ügyfelekre korlátozza a " +"A fenti példa a magukat d-i néven azonosító DHCP ügyfelekre korlátozza a " "fájlnevet, így ez nem hat a sima DHCP ügyfelekre csak a telepítőre. Egy " "idézőjelben megadott szövegben csak egy gép is megadható, a hálózaton lévő " "össze telepítés előírásának elkerülésére." -- cgit v1.2.3 From 7dff90ca049c5c492e05cfda8477eda6ab214059 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Fri, 9 Aug 2019 22:45:16 +0200 Subject: Truncate po files at 79 chars (clean-up after latest changes) --- po/hu/preseed.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/hu/preseed.po') diff --git a/po/hu/preseed.po b/po/hu/preseed.po index 800b79a58..96d144838 100644 --- a/po/hu/preseed.po +++ b/po/hu/preseed.po @@ -1180,10 +1180,10 @@ msgid "" "for only one particular host to avoid preseeding all installs on your " "network." msgstr "" -"A fenti példa a magukat d-i néven azonosító DHCP ügyfelekre korlátozza a " -"fájlnevet, így ez nem hat a sima DHCP ügyfelekre csak a telepítőre. Egy " -"idézőjelben megadott szövegben csak egy gép is megadható, a hálózaton lévő " -"össze telepítés előírásának elkerülésére." +"A fenti példa a magukat d-i néven azonosító DHCP ügyfelekre " +"korlátozza a fájlnevet, így ez nem hat a sima DHCP ügyfelekre csak a " +"telepítőre. Egy idézőjelben megadott szövegben csak egy gép is megadható, a " +"hálózaton lévő össze telepítés előírásának elkerülésére." #. Tag: para #: preseed.xml:582 -- cgit v1.2.3 From 678eb47e58d5e6bbf31a822bcd4eb21de7d73bfd Mon Sep 17 00:00:00 2001 From: D-I role Date: Fri, 16 Aug 2019 23:15:12 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the installation-guide --- po/hu/preseed.po | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'po/hu/preseed.po') diff --git a/po/hu/preseed.po b/po/hu/preseed.po index 96d144838..d86e0b1f7 100644 --- a/po/hu/preseed.po +++ b/po/hu/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-08-06 19:53+0000\n" +"POT-Creation-Date: 2019-08-16 23:12+0000\n" "PO-Revision-Date: 2007-03-18 19:17+0100\n" "Last-Translator: SZERVÁC Attila \n" "Language-Team: Hungarian\n" @@ -2603,8 +2603,12 @@ msgid "" "#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" +"# 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" -- cgit v1.2.3