From 312e7d7310e07757c59cd7ac0f20d0b416b43026 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 17 Nov 2021 18:31:12 +0100 Subject: Release 2.3.12 This release is dedicated to Linus Tech Tips. --- CMakeLists.txt | 2 +- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 22 +++++++--------------- po/ar.po | 38 ++++++++++++++++++++------------------ po/ast.po | 38 ++++++++++++++++++++------------------ po/bg.po | 38 ++++++++++++++++++++------------------ po/bs.po | 25 ++++++++++--------------- po/ca.po | 38 ++++++++++++++++++++------------------ po/cs.po | 38 ++++++++++++++++++++------------------ po/cy.po | 38 ++++++++++++++++++++------------------ po/da.po | 38 ++++++++++++++++++++------------------ po/de.po | 38 ++++++++++++++++++++------------------ po/dz.po | 38 ++++++++++++++++++++------------------ po/el.po | 38 ++++++++++++++++++++------------------ po/es.po | 38 ++++++++++++++++++++------------------ po/eu.po | 38 ++++++++++++++++++++------------------ po/fi.po | 38 ++++++++++++++++++++------------------ po/fr.po | 43 +++++++++++++++++++++++-------------------- po/gl.po | 38 ++++++++++++++++++++------------------ po/hu.po | 38 ++++++++++++++++++++------------------ po/it.po | 38 ++++++++++++++++++++------------------ po/ja.po | 38 ++++++++++++++++++++------------------ po/km.po | 38 ++++++++++++++++++++------------------ po/ko.po | 40 +++++++++++++++++++++------------------- po/ku.po | 25 ++++++++++--------------- po/lt.po | 38 ++++++++++++++++++++------------------ po/mr.po | 38 ++++++++++++++++++++------------------ po/nb.po | 38 ++++++++++++++++++++------------------ po/ne.po | 38 ++++++++++++++++++++------------------ po/nl.po | 38 ++++++++++++++++++++------------------ po/nn.po | 38 ++++++++++++++++++++------------------ po/pl.po | 40 +++++++++++++++++++++------------------- po/pt.po | 38 ++++++++++++++++++++------------------ po/pt_BR.po | 38 ++++++++++++++++++++------------------ po/ro.po | 38 ++++++++++++++++++++------------------ po/ru.po | 38 ++++++++++++++++++++------------------ po/sk.po | 38 ++++++++++++++++++++------------------ po/sl.po | 38 ++++++++++++++++++++------------------ po/sv.po | 38 ++++++++++++++++++++------------------ po/th.po | 38 ++++++++++++++++++++------------------ po/tl.po | 38 ++++++++++++++++++++------------------ po/tr.po | 38 ++++++++++++++++++++------------------ po/uk.po | 38 ++++++++++++++++++++------------------ po/vi.po | 38 ++++++++++++++++++++------------------ po/zh_CN.po | 38 ++++++++++++++++++++------------------ po/zh_TW.po | 38 ++++++++++++++++++++------------------ 47 files changed, 856 insertions(+), 791 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1fb20eab8..47d48ab0d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -200,7 +200,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.3.11") +set(PACKAGE_VERSION "2.3.12") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index e13d8d25a..1acfa4a19 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 634caf30d..cc349f852 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.3.11\n" +"Project-Id-Version: apt-doc 2.3.12\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index d205230db..2fdb7818c 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.3.11\n" +"Project-Id-Version: apt 2.3.12\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1815,28 +1815,20 @@ msgstr "" msgid "Trivial Only specified but this is not a trivial operation." msgstr "" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" +msgid "" +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -#: apt-private/private-install.cc -#, c-format -msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +#: apt-private/private-install.cc cmdline/apt-mark.cc +msgid "Do you want to continue?" msgstr "" #: apt-private/private-install.cc msgid "Abort." msgstr "" -#: apt-private/private-install.cc cmdline/apt-mark.cc -msgid "Do you want to continue?" -msgstr "" - #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "" diff --git a/po/ar.po b/po/ar.po index 8e2c6e3dd..e43acf1b7 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -1842,31 +1842,20 @@ msgstr "بعد الاستخراج %sب من المساحة ستفرّغ.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "نعم، افعل ما أقوله!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"أنت على وشك أن تقوم بشيء ضارّ جداً\n" -"كي تستمر اكتب العبارة '%s'\n" -" ؟] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "إجهاض." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "هل تريد الاستمرار؟" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "إجهاض." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "فشل تنزيل بعض الملفات" @@ -3646,6 +3635,19 @@ msgstr "" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "نعم، افعل ما أقوله!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "أنت على وشك أن تقوم بشيء ضارّ جداً\n" +#~ "كي تستمر اكتب العبارة '%s'\n" +#~ " ؟] " + #~ msgid "Error writing to output file" #~ msgstr "خطأ في الكتابة إلى ملف المُخرجات" diff --git a/po/ast.po b/po/ast.po index 41109b8ba..3dfc8b8f9 100644 --- a/po/ast.po +++ b/po/ast.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian (ast)\n" @@ -1905,31 +1905,20 @@ msgstr "Tres d'esta operación, van lliberase %sB d'espaciu de discu.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Conseñose Trivial Only pero ésta nun ye una operación trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Sí, ¡facer lo que digo!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Tas a piques de facer daqué potencialmente dañible.\n" -"Pa continuar escribe la frase '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Encaboxar." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "¿Quies continuar?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Encaboxar." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Dellos ficheros nun pudieron descargase" @@ -3823,6 +3812,19 @@ msgstr "Conexón encaboxada prematuramente" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Sí, ¡facer lo que digo!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Tas a piques de facer daqué potencialmente dañible.\n" +#~ "Pa continuar escribe la frase '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Llinia %u enforma llarga na llista d'oríxenes %s." diff --git a/po/bg.po b/po/bg.po index c8822e614..2525c1b8c 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -1949,31 +1949,20 @@ msgstr "След тази операция ще бъде освободено %s msgid "Trivial Only specified but this is not a trivial operation." msgstr "Указано е „Trivial Only“, но това не е тривиална операция." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Да, прави каквото казвам!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"На път сте да направите нещо потенциално опасно.\n" -"За да продължите, въведете фразата „%s“\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Прекъсване." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Искате ли да продължите?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Прекъсване." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Някои файлове не можаха да бъдат изтеглени" @@ -3879,6 +3868,19 @@ msgstr "Връзката прекъсна преждевременно" msgid "Empty files can't be valid archives" msgstr "Празни файлове не могат да бъдат валидни архиви" +#~ msgid "Yes, do as I say!" +#~ msgstr "Да, прави каквото казвам!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "На път сте да направите нещо потенциално опасно.\n" +#~ "За да продължите, въведете фразата „%s“\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Ред %u в списъка с източници %s е твърде дълъг." diff --git a/po/bs.po b/po/bs.po index 76deded96..421080139 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" @@ -1829,28 +1829,20 @@ msgstr "" msgid "Trivial Only specified but this is not a trivial operation." msgstr "" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Da, uradi kako kažem!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Odustani." - #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Da li želite nastaviti?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Odustani." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "" @@ -3630,6 +3622,9 @@ msgstr "" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Da, uradi kako kažem!" + #~ msgid "The path is too long" #~ msgstr "Putanja je preduga" diff --git a/po/ca.po b/po/ca.po index 5a1fca48a..1dc4e1ca2 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2020-08-09 22:43+0200\n" "Last-Translator: Aleix Vidal i Gaya \n" "Language-Team: Catalan \n" @@ -1993,31 +1993,20 @@ msgstr "Després d'aquesta operació s'alliberaran %sB d'espai en disc.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "S'ha especificat «Trivial Only» però aquesta operació no és trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Sí, fes el que et dic!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Esteu a punt de fer quelcom potencialment nociu.\n" -"Per continuar escriviu la frase «%s»\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Avorta." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Voleu continuar?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Avorta." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Alguns fitxers no s'han pogut baixar" @@ -3962,6 +3951,19 @@ msgstr "La connexió s'ha tancat prematurament" msgid "Empty files can't be valid archives" msgstr "Els fitxers buits no poden ser arxius vàlids" +#~ msgid "Yes, do as I say!" +#~ msgstr "Sí, fes el que et dic!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Esteu a punt de fer quelcom potencialment nociu.\n" +#~ "Per continuar escriviu la frase «%s»\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "La línia %u és massa llarga en la llista de fonts %s." diff --git a/po/cs.po b/po/cs.po index 34bff3dd0..7a1cda2a0 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -1933,31 +1933,20 @@ msgstr "Po této operaci bude na disku uvolněno %sB.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Udáno „pouze triviální“, ovšem toto není triviální operace." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ano, udělej to tak, jak říkám!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Chystáte se vykonat něco potenciálně škodlivého.\n" -"Pro pokračování opište frázi „%s“\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Přerušeno." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Chcete pokračovat?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Přerušeno." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Některé soubory nemohly být staženy" @@ -3866,6 +3855,19 @@ msgstr "Spojení bylo předčasně ukončeno" msgid "Empty files can't be valid archives" msgstr "Prázdné soubory nejsou platnými archivy" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ano, udělej to tak, jak říkám!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Chystáte se vykonat něco potenciálně škodlivého.\n" +#~ "Pro pokračování opište frázi „%s“\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Řádek %u v seznamu zdrojů %s je příliš dlouhý." diff --git a/po/cy.po b/po/cy.po index 81ad2fded..202dd67eb 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -1903,31 +1903,20 @@ msgstr "Ar ôl dadbactio caiff %sB o ofod disg ei rhyddhau.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Penodwyd Syml Yn Unig ond nid yw hyn yn weithred syml." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ie, gwna fel rydw i'n dweud!" - -#: apt-private/private-install.cc -#, fuzzy, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Rydych ar fin gwneud rhywbeth a all fod yn niweidiol\n" -"Er mwyn mynd ymlaen, teipiwch y frawddeg '%s'\n" -" ?]" - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Erthylu." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Ydych chi eisiau mynd ymlaen?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Erthylu." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Methodd rhai ffeiliau lawrlwytho" @@ -3845,6 +3834,19 @@ msgstr "Caewyd y cysylltiad yn gynnar" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ie, gwna fel rydw i'n dweud!" + +#, fuzzy, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Rydych ar fin gwneud rhywbeth a all fod yn niweidiol\n" +#~ "Er mwyn mynd ymlaen, teipiwch y frawddeg '%s'\n" +#~ " ?]" + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Llinell %u yn rhy hir yn y rhestr ffynhonell %s." diff --git a/po/da.po b/po/da.po index 69d74f5d7..7899d4c96 100644 --- a/po/da.po +++ b/po/da.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -1951,31 +1951,20 @@ msgstr "Efter denne handling, vil %sB diskplads blive frigjort.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "»Trivial Only« angivet, men dette er ikke en triviel handling." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ja, gør som jeg siger!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Du er ved at gøre noget, der kan være skadeligt\n" -"For at fortsætte, skal du skrive »%s«\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Afbryder." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vil du fortsætte?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Afbryder." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Nedhentningen af filer mislykkedes" @@ -3905,6 +3894,19 @@ msgstr "Forbindelsen lukkedes for hurtigt" msgid "Empty files can't be valid archives" msgstr "Tomme filer kan ikke være gyldige arkiver" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ja, gør som jeg siger!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Du er ved at gøre noget, der kan være skadeligt\n" +#~ "For at fortsætte, skal du skrive »%s«\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linjen %u er for lang i kildelisten %s." diff --git a/po/de.po b/po/de.po index 87c38f20b..31411223a 100644 --- a/po/de.po +++ b/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.1.16\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2021-01-11 21:40+0100\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: German \n" @@ -2023,31 +2023,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "»--trivial-only« wurde angegeben, aber dies ist keine triviale Operation." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ja, tue was ich sage!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Sie sind im Begriff, etwas potentiell Schädliches zu tun.\n" -"Zum Fortfahren geben Sie bitte »%s« ein.\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Abbruch." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Möchten Sie fortfahren?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Abbruch." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Einige Dateien konnten nicht heruntergeladen werden." @@ -4042,6 +4031,19 @@ msgstr "Verbindung vorzeitig beendet" msgid "Empty files can't be valid archives" msgstr "Leere Dateien können kein gültiges Archiv sein." +#~ msgid "Yes, do as I say!" +#~ msgstr "Ja, tue was ich sage!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Sie sind im Begriff, etwas potentiell Schädliches zu tun.\n" +#~ "Zum Fortfahren geben Sie bitte »%s« ein.\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Zeile %u in Quellliste %s zu lang." diff --git a/po/dz.po b/po/dz.po index 7e0059db4..1f56e2840 100644 --- a/po/dz.po +++ b/po/dz.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -1875,32 +1875,21 @@ msgstr "%sB་འདི་ཤུབ་པའི་ཤུལ་ལས་ཀྱི msgid "Trivial Only specified but this is not a trivial operation." msgstr "གལ་ཆུང་རྐྱངམ་ཅིག་ཁསལ་བཀོད་འབད་ནུག་ འདི་འབདཝ་ད་འ་ནི་འདི་གལ་ཆུང་གི་བཀོལ་སྤྱོད་མེན།" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "ཨིན་ ང་གིས་སླབ་དོ་བཟུམ་སྦེ་རང་འབད!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"ཁྱོད་ཀྱི་གནོད་ངན་འབྱུང་ནིའི་ལཱ་ཅི་འབད་ནི་འབད་དོ།\n" -"འཕྲོ་མཐུད་འབད་ནིའི་དོན་ལུ་'%s'ཚིག་ཚན་ནང་ལུ་ཡིག་དཔར་རྐྱབས།\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "བར་བཤོལ་འབད།" #: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "ཁྱོན་ཀྱི་འཕྲོ་མཐུད་ནི་འབད་ནི་ཨིན་ན་" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "བར་བཤོལ་འབད།" + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "ཡིག་སྣོད་ལ་ལུ་ཅིག་ཕབ་ལེན་འབད་ནི་ལུ་འཐུས་ཤོར་བྱུང་ཡོད།" @@ -3790,6 +3779,19 @@ msgstr "དུས་སུ་མ་འབབ་པ་རང་མཐུད་ལ msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "ཨིན་ ང་གིས་སླབ་དོ་བཟུམ་སྦེ་རང་འབད!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "ཁྱོད་ཀྱི་གནོད་ངན་འབྱུང་ནིའི་ལཱ་ཅི་འབད་ནི་འབད་དོ།\n" +#~ "འཕྲོ་མཐུད་འབད་ནིའི་དོན་ལུ་'%s'ཚིག་ཚན་ནང་ལུ་ཡིག་དཔར་རྐྱབས།\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "གྲལ་ཐིག་%u་འདི་འབྱུང་ཁུངས་ཐོ་ཡིག་%s་ནང་ལུ་གནམ་མེད་ས་མེད་རིངམོ་འདུག" diff --git a/po/el.po b/po/el.po index b50a268ca..0c776114c 100644 --- a/po/el.po +++ b/po/el.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2020-12-30 12:20+0200\n" "Last-Translator: Vangelis Skarmoutsos \n" "Language-Team: Greek \n" @@ -1900,31 +1900,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "Καθορίστηκε μόνο συνηθισμένο, αλλά αυτή δεν είναι μια συνηθισμένη εργασία." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ναι, κανε ότι λέω!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Πρόκειται να κάνετε κάτι πιθανόν πολύ επιζήμιο.\n" -"Για να συνεχίσετε πληκτρολογήστε τη φράση '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Εγκατάλειψη." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Θέλετε να συνεχίσετε;" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Εγκατάλειψη." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Για μερικά αρχεία απέτυχε η μεταφόρτωση" @@ -3776,6 +3765,19 @@ msgstr "Η σύνδεση έκλεισε πρόωρα" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ναι, κανε ότι λέω!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Πρόκειται να κάνετε κάτι πιθανόν πολύ επιζήμιο.\n" +#~ "Για να συνεχίσετε πληκτρολογήστε τη φράση '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Η γραμμή %u έχει υπερβολικό μήκος στη λίστα πηγών %s." diff --git a/po/es.po b/po/es.po index 22490e10f..812fbe89a 100644 --- a/po/es.po +++ b/po/es.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -2064,31 +2064,20 @@ msgstr "Se liberarán %sB después de esta operación.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Se especificó «Trivial Only» pero esta no es una operación trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Sí, ¡haga lo que le digo!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Está a punto de hacer algo potencialmente dañino\n" -"Para continuar escriba la frase «%s»\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Anulado." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "¿Desea continuar?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Anulado." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "No se pudieron descargar algunos archivos" @@ -4031,6 +4020,19 @@ msgstr "La conexión se cerró prematuramente" msgid "Empty files can't be valid archives" msgstr "Los ficheros vacíos no pueden ser archivos válidos" +#~ msgid "Yes, do as I say!" +#~ msgstr "Sí, ¡haga lo que le digo!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Está a punto de hacer algo potencialmente dañino\n" +#~ "Para continuar escriba la frase «%s»\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Línea %u demasiado larga en la lista de fuentes %s." diff --git a/po/eu.po b/po/eu.po index 6ca81fe0c..ba2a8d34e 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -1872,31 +1872,20 @@ msgstr "Ekintza honen ondoren, %sB libratuko dira diskoan.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "'Trivial Only' zehaztu da, baina hau ez da eragiketa tribial bat." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Bai, egin esandakoa!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Egin nahi duzunak kalte larriak eragin ditzake\n" -"Jarraitzeko, idatzi '%s' esaldia\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Abortatu." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Aurrera jarraitu nahi al duzu?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Abortatu." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Fitxategi batzuk ezin izan dira deskargatu" @@ -3786,6 +3775,19 @@ msgstr "Konexioa behar baino lehenago itxi da" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Bai, egin esandakoa!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Egin nahi duzunak kalte larriak eragin ditzake\n" +#~ "Jarraitzeko, idatzi '%s' esaldia\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "%2$s iturburu zerrendako %1$u lerroa luzeegia da." diff --git a/po/fi.po b/po/fi.po index 9190f8d51..d9f232a18 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -1866,31 +1866,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "On määritetty Trivial Only mutta tämä ei ole itsestäänselvä toimenpide." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Kyllä, tee kuten käsketään!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Olet aikeissa tehdä mahdollisesti vahingollisen toimenpiteen.\n" -"Jatka kirjoittamalla \"%s\"\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Keskeytä." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Haluatko jatkaa?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Keskeytä." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Joidenkin tiedostojen nouto ei onnistunut" @@ -3778,6 +3767,19 @@ msgstr "Yhteys katkesi ennenaikaisesti" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Kyllä, tee kuten käsketään!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Olet aikeissa tehdä mahdollisesti vahingollisen toimenpiteen.\n" +#~ "Jatka kirjoittamalla \"%s\"\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Rivi %u on liian pitkä lähdeluettelossa %s." diff --git a/po/fr.po b/po/fr.po index 5d60ebbe6..cc0d6acc8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -2032,33 +2032,20 @@ msgstr "" "L'option --trivial-only a été indiquée, mais il ne s'agit pas d'une " "opération triviale." -# The space before the exclamation mark must not be a non-breaking space; this -# sentence is supposed to be typed by a user who cannot see the difference. -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Oui, faites ce que je vous dis !" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Vous êtes sur le point de faire quelque chose de potentiellement dangereux\n" -"Pour continuer, tapez la phrase « %s »\n" -" ?]" - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Annulation." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Souhaitez-vous continuer ?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Annulation." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Certains fichiers n'ont pu être téléchargés." @@ -4052,6 +4039,22 @@ msgstr "Connexion fermée prématurément" msgid "Empty files can't be valid archives" msgstr "Les fichiers vides ne peuvent être des archives valables" +# The space before the exclamation mark must not be a non-breaking space; this +# sentence is supposed to be typed by a user who cannot see the difference. +#~ msgid "Yes, do as I say!" +#~ msgstr "Oui, faites ce que je vous dis !" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Vous êtes sur le point de faire quelque chose de potentiellement " +#~ "dangereux\n" +#~ "Pour continuer, tapez la phrase « %s »\n" +#~ " ?]" + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "La ligne %u du fichier des listes de sources %s est trop longue." diff --git a/po/gl.po b/po/gl.po index c5c899fdd..0f8963898 100644 --- a/po/gl.po +++ b/po/gl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -1933,31 +1933,20 @@ msgstr "Despois desta operación liberaranse %sB de espazo de disco.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Especificouse «Só triviais» mais esta non é unha operación trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Si, fai o que digo!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Está a piques de facer algo perigoso.\n" -"Para continuar escriba a frase «%s»\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Interromper." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Quere continuar?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Interromper." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Non foi posíbel descargar algúns ficheiros" @@ -3860,6 +3849,19 @@ msgstr "A conexión pechouse prematuramente" msgid "Empty files can't be valid archives" msgstr "Os ficheiros baleiros non poden ser arquivadores válidos" +#~ msgid "Yes, do as I say!" +#~ msgstr "Si, fai o que digo!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Está a piques de facer algo perigoso.\n" +#~ "Para continuar escriba a frase «%s»\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Liña %u longa de máis na lista de orixes %s." diff --git a/po/hu.po b/po/hu.po index fa822e27e..9957f5c69 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -1981,31 +1981,20 @@ msgstr "A művelet után %sB lemezterület szabadul fel.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "A „Trivial Only” meg van adva, de ez nem egy triviális művelet." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Igen, tedd amit mondok!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Ártalmasnak tűnő műveletet készül végrehajtani.\n" -"A folytatáshoz írja be ezt a mondatot: „%s”\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Megszakítva." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Folytatni akarja?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Megszakítva." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Néhány fájlt nem sikerült letölteni" @@ -3929,6 +3918,19 @@ msgstr "A kapcsolat idő előtt lezárult" msgid "Empty files can't be valid archives" msgstr "Az üres fájlok biztosan nem érvényes csomagok" +#~ msgid "Yes, do as I say!" +#~ msgstr "Igen, tedd amit mondok!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Ártalmasnak tűnő műveletet készül végrehajtani.\n" +#~ "A folytatáshoz írja be ezt a mondatot: „%s”\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "A(z) %u. sor túl hosszú a(z) %s forráslistában." diff --git a/po/it.po b/po/it.po index 134aee176..675b736e0 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2019-03-04 11:05+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -2009,31 +2009,20 @@ msgstr "" "È stata specificata la modalità \"Trivial Only\", ma questa non è " "un'operazione banale." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Sì, esegui come da richiesta." - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Si sta per compiere un'azione potenzialmente pericolosa.\n" -"Per continuare scrivere la frase \"%s\"\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Interrotto." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Continuare?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Interrotto." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Scaricamento di alcuni file non riuscito" @@ -3996,6 +3985,19 @@ msgstr "Connessione chiusa prematuramente" msgid "Empty files can't be valid archives" msgstr "File vuoti non possono essere archivi validi" +#~ msgid "Yes, do as I say!" +#~ msgstr "Sì, esegui come da richiesta." + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Si sta per compiere un'azione potenzialmente pericolosa.\n" +#~ "Per continuare scrivere la frase \"%s\"\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Riga %u troppo lunga nel file %s." diff --git a/po/ja.po b/po/ja.po index 053c1c2e6..badd7ebca 100644 --- a/po/ja.po +++ b/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -1977,31 +1977,20 @@ msgstr "この操作後に %sB のディスク容量が解放されます。\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Trivial Only が指定されましたが、これは簡単な操作ではありません。" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Yes, do as I say!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"重大な問題を引き起こす可能性のあることをしようとしています。\n" -"続行するには、'%s' というフレーズをタイプしてください。\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "中断しました。" #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "続行しますか?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "中断しました。" + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "いくつかのファイルの取得に失敗しました" @@ -3913,6 +3902,19 @@ msgstr "途中で接続がクローズされました" msgid "Empty files can't be valid archives" msgstr "空のファイルは有効なアーカイブと認められません" +#~ msgid "Yes, do as I say!" +#~ msgstr "Yes, do as I say!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "重大な問題を引き起こす可能性のあることをしようとしています。\n" +#~ "続行するには、'%s' というフレーズをタイプしてください。\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "ソースリスト %2$s の %1$u 行目が長すぎます。" diff --git a/po/km.po b/po/km.po index 660402efb..9c357be1d 100644 --- a/po/km.po +++ b/po/km.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -1867,32 +1867,21 @@ msgstr "បន្ទាប់​ពី​ពន្លា​ %sB ទំហំ​ msgid "Trivial Only specified but this is not a trivial operation." msgstr "បានបញ្ជាក់​តែប្រតិបត្តិការដែលមិនសំខាន់ប៉ុណ្ណោះ ប៉ុន្តែ​នេះមិនមែនជាប្រតិបត្តិការមិនសំខាន់នោះទេ ។" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "បាទ/ចាស ធ្វើ​ដូច​ដែល​ខ្ញុំ​និយាយ !" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"អ្នកប្រហែល​ជា​ធ្វើ​អ្វីមួយ​ដែល​អាច​បង្ករ​ឲ្យ​មាន​មហន្ដរាយ ។\n" -"ដើម្បី​បន្ត ​​វាយ​ក្នុង​ឃ្លា​ '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "បោះបង់ ។" #: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "តើ​អ្នក​ចង់​បន្តឬ​ [បាទ ចាស/ទេ​] ? " +#: apt-private/private-install.cc +msgid "Abort." +msgstr "បោះបង់ ។" + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "ឯកសារ​មួយ​ចំនួន​បាន​បរាជ័យ​ក្នុង​ការ​ទាញ​យក​" @@ -3762,6 +3751,19 @@ msgstr "បាន​បិទ​ការ​តភ្ជាប់​មុន​ msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "បាទ/ចាស ធ្វើ​ដូច​ដែល​ខ្ញុំ​និយាយ !" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "អ្នកប្រហែល​ជា​ធ្វើ​អ្វីមួយ​ដែល​អាច​បង្ករ​ឲ្យ​មាន​មហន្ដរាយ ។\n" +#~ "ដើម្បី​បន្ត ​​វាយ​ក្នុង​ឃ្លា​ '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "បន្ទាត់​ %u មាន​ប្រវែង​វែងពេកនៅ​ក្នុង​បញ្ជី​ប្រភព​ %s ។" diff --git a/po/ko.po b/po/ko.po index 59eef0dee..f4916ebb0 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -1887,32 +1887,20 @@ msgstr "" "사소한 작업만 가능하도록(Trivial Only) 지정되었지만 이 작업은 사소한 작업이 " "아닙니다." -# 입력을 받아야 한다. 한글 입력을 못 할 수 있으므로 원문 그대로 사용. -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) -#: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Yes, do as I say!" - #: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"시스템에 무언가 해가 되는 작업을 하려고 합니다.\n" -"계속하시려면 다음 문구를 입력하십시오: '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "중단." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "계속 하시겠습니까?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "중단." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "일부 파일을 받는데 실패했습니다" @@ -3782,6 +3770,20 @@ msgstr "연결이 너무 빨리 끊어졌습니다" msgid "Empty files can't be valid archives" msgstr "" +# 입력을 받아야 한다. 한글 입력을 못 할 수 있으므로 원문 그대로 사용. +#~ msgid "Yes, do as I say!" +#~ msgstr "Yes, do as I say!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "시스템에 무언가 해가 되는 작업을 하려고 합니다.\n" +#~ "계속하시려면 다음 문구를 입력하십시오: '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "소스 리스트 %2$s의 %1$u번 줄이 너무 깁니다." diff --git a/po/ku.po b/po/ku.po index 0e8d5af14..f67e81c71 100644 --- a/po/ku.po +++ b/po/ku.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: ku \n" @@ -1826,28 +1826,20 @@ msgstr "" msgid "Trivial Only specified but this is not a trivial operation." msgstr "" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Erê, wusa bike!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Betal." - #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Dixwazî bidomînî?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Betal." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Daxistina çend pelan biserneket" @@ -3647,6 +3639,9 @@ msgstr "Girêdan zû hatiye girtin" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Erê, wusa bike!" + #, fuzzy #~ msgid "Error writing to output file" #~ msgstr "Dema li dosyeya naverokê joreagahî dihate nivîsîn çewtî" diff --git a/po/lt.po b/po/lt.po index 6b03e0a08..f13be4f14 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -1856,31 +1856,20 @@ msgstr "Po šios operacijos bus atlaisvinta %sB disko vietos.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Taip, daryk kaip liepiu!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Bandote atlikti tikėtinai pavojingą veiksmą.\n" -"Jei norite tęsti, įveskite frazę „%s“\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Nutraukti." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Ar norite tęsti?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Nutraukti." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Nepavyko parsiųsti kai kurių failų" @@ -3752,6 +3741,19 @@ msgstr "" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Taip, daryk kaip liepiu!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Bandote atlikti tikėtinai pavojingą veiksmą.\n" +#~ "Jei norite tęsti, įveskite frazę „%s“\n" +#~ " ?] " + #~ msgid "The path %s is too long" #~ msgstr "Kelias %s per ilgas" diff --git a/po/mr.po b/po/mr.po index c06ccb830..0e68b1c5a 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -1868,32 +1868,21 @@ msgstr "या क्रियेनंतर, %sB डिस्क जागा msgid "Trivial Only specified but this is not a trivial operation." msgstr "क्षुल्लक फक्त निर्देशित केले आहे पण हे क्षुल्लक कृति/ऑपरेशन नाही." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "हो, मी म्ह्टल्याप्रमाणे करा!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"तुम्ही संभाव्य काहीतरी नुकसानकारक करणार होतात.\n" -"पुढे '%s' उक्ती मध्ये लिहिणार \n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "व्यत्यय/बंद करा." #: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "तुम्हाला पुढे जायचे आहे [Y/n]? " +#: apt-private/private-install.cc +msgid "Abort." +msgstr "व्यत्यय/बंद करा." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "काही संचिका डाऊनलोड करण्यास असमर्थ" @@ -3761,6 +3750,19 @@ msgstr "जोडणी अकाली बंद झाली" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "हो, मी म्ह्टल्याप्रमाणे करा!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "तुम्ही संभाव्य काहीतरी नुकसानकारक करणार होतात.\n" +#~ "पुढे '%s' उक्ती मध्ये लिहिणार \n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "%2$s स्त्रोत सुचीमध्ये ओळ %1$u खूप लांब आहे." diff --git a/po/nb.po b/po/nb.po index c30efcc07..3bc83bf44 100644 --- a/po/nb.po +++ b/po/nb.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2018-10-30 20:53+0100\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål \n" @@ -1921,31 +1921,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "«Bare trivielle endringer» ble angitt, men dette er ikke en triviell endring." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ja, gjør som jeg sier!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Du er iferd med å utføre en mulig skadelig handling.\n" -"For å fortsette skriv inn teksten «%s»\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Avbryter." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vil du fortsette?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Avbryter." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Klarte ikke laste ned alle filene" @@ -3850,6 +3839,19 @@ msgstr "Forbindelsen ble uventet stengt" msgid "Empty files can't be valid archives" msgstr "Tomme filer kan ikke være gyldige arkiver" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ja, gjør som jeg sier!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Du er iferd med å utføre en mulig skadelig handling.\n" +#~ "For å fortsette skriv inn teksten «%s»\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linje %u i kildelista %s er for lang" diff --git a/po/ne.po b/po/ne.po index 6c952f62e..32e6f5add 100644 --- a/po/ne.po +++ b/po/ne.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -1865,32 +1865,21 @@ msgstr "%sB अनप्याक गरिसके पछि डिस्क msgid "Trivial Only specified but this is not a trivial operation." msgstr "त्रिभियल मात्र निर्दिष्ट गरिएको छ तर यो त्रिभियल सञ्चालन होइन ।" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "हो,मैले भने जस्तै गर्नुहोस्!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"तपाईँले केही संभवत: हानिकारक काम गर्नुपर्छ ।\n" -"निरन्तरता दिन '%s' वाक्यांशमा टाइप गर्नुहोस् \n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "परित्याग गर्नुहोस् ।" #: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "के तपाईँ निरन्तरता दिन चाहनुहुन्छ [Y/n]? " +#: apt-private/private-install.cc +msgid "Abort." +msgstr "परित्याग गर्नुहोस् ।" + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "केही फाइलहरू डाउनलोड गर्न असफल भयो" @@ -3761,6 +3750,19 @@ msgstr "जडान असमायिक बन्द भयो" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "हो,मैले भने जस्तै गर्नुहोस्!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "तपाईँले केही संभवत: हानिकारक काम गर्नुपर्छ ।\n" +#~ "निरन्तरता दिन '%s' वाक्यांशमा टाइप गर्नुहोस् \n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "लाइन %u स्रोत सूचि %s मा अति लामो छ ।" diff --git a/po/nl.po b/po/nl.po index bae5204b3..bd4df2959 100644 --- a/po/nl.po +++ b/po/nl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.1.16\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2021-01-11 17:54+0100\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -2004,31 +2004,20 @@ msgstr "Na deze bewerking zal er %sB schijfruimte vrijkomen.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "'Trivial Only' is opgegeven. Dit is echter geen triviale bewerking." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ja, doe wat ik zeg!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"U staat op het punt om iets te doen wat mogelijk schadelijk is.\n" -"Als u wilt doorgaan, dient u de zin '%s' in te typen.\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Afbreken." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Wilt u doorgaan?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Afbreken." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Ophalen van sommige bestanden is mislukt" @@ -3979,6 +3968,19 @@ msgstr "Verbinding werd voortijdig afgebroken" msgid "Empty files can't be valid archives" msgstr "Lege bestanden kunnen geen geldige archieven zijn" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ja, doe wat ik zeg!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "U staat op het punt om iets te doen wat mogelijk schadelijk is.\n" +#~ "Als u wilt doorgaan, dient u de zin '%s' in te typen.\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Regel %u van de bronlijst %s is te lang." diff --git a/po/nn.po b/po/nn.po index 6d1705ec4..b7185b3a1 100644 --- a/po/nn.po +++ b/po/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -1874,31 +1874,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "Trivial Only var spesifisert, men dette er ikkje noka triviell handling." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ja, gjer som eg seier!" - -#: apt-private/private-install.cc -#, fuzzy, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Du er i ferd med utfra ei handling som kan vera skadeleg.\n" -"For halda fram, m du skriva nyaktig %s.\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Avbryt." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vil du halda fram?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Avbryt." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Klarte ikkje henta nokre av filene" @@ -3775,6 +3764,19 @@ msgstr "Sambandet vart uventa stengd" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ja, gjer som eg seier!" + +#, fuzzy, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Du er i ferd med utfra ei handling som kan vera skadeleg.\n" +#~ "For halda fram, m du skriva nyaktig %s.\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linja %u i kjeldelista %s er for lang." diff --git a/po/pl.po b/po/pl.po index e59197603..324b65d17 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" @@ -1947,32 +1947,20 @@ msgstr "Po tej operacji zostanie zwolnione %sB miejsca na dysku.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Nakazano wykonywać tylko trywialne operacje, a ta do nich nie należy." -# Bezpieczniej jest nie używać tu polskich znaków. -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) -#: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Tak, jestem pewien!" - #: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Zaraz stanie się coś potencjalnie szkodliwego.\n" -"Aby kontynuować proszę napisać zdanie \"%s\"\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Przerwane." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Kontynuować?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Przerwane." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Nie udało się pobrać niektórych plików" @@ -3907,6 +3895,20 @@ msgstr "Połączenie zostało przedwcześnie zamknięte" msgid "Empty files can't be valid archives" msgstr "Puste pliki nie mogą być prawidłowymi archiwami" +# Bezpieczniej jest nie używać tu polskich znaków. +#~ msgid "Yes, do as I say!" +#~ msgstr "Tak, jestem pewien!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Zaraz stanie się coś potencjalnie szkodliwego.\n" +#~ "Aby kontynuować proszę napisać zdanie \"%s\"\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linia %u w liście źródeł %s jest zbyt długa." diff --git a/po/pt.po b/po/pt.po index 0ec84dff4..9d3180fa5 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -1950,31 +1950,20 @@ msgstr "Após esta operação, será libertado %sB de espaço em disco.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Trivial Only especificado mas isto não é uma operação trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Sim, faça como eu digo!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Você está prestes a fazer algo potencialmente nocivo.\n" -"Para continuar escreva a frase '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Abortado." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Deseja continuar?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Abortado." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Falhou o download de alguns ficheiros" @@ -3883,6 +3872,19 @@ msgstr "Ligação encerrada prematuramente" msgid "Empty files can't be valid archives" msgstr "Ficheiros vazios não podem ser arquivos válidos" +#~ msgid "Yes, do as I say!" +#~ msgstr "Sim, faça como eu digo!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Você está prestes a fazer algo potencialmente nocivo.\n" +#~ "Para continuar escreva a frase '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linha %u é demasiado longa na lista de fontes %s." diff --git a/po/pt_BR.po b/po/pt_BR.po index d631f863e..4b4b09caa 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -1883,31 +1883,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "A fost specificat 'doar neimportant' dar nu este o operațiune neimportantă." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Da, fă cum îți spun!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Sunteți pe cale de a face ceva cu potențial distructiv.\n" -"Pentru a continua tastați fraza '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Renunțare." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vreți să continuați?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Renunțare." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Descărcarea unor fișiere a eșuat" @@ -3816,6 +3805,19 @@ msgstr "Conexiune închisă prematur" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Da, fă cum îți spun!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Sunteți pe cale de a face ceva cu potențial distructiv.\n" +#~ "Pentru a continua tastați fraza '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linia %u prea lungă în lista sursă %s." diff --git a/po/ru.po b/po/ru.po index 756725a83..d5544a66a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.2.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2021-02-22 20:02+0300\n" "Last-Translator: Алексей Шилин \n" "Language-Team: русский \n" @@ -1997,31 +1997,20 @@ msgstr "" "Запрошено выполнение только тривиальных операций, но это не тривиальная " "операция." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Да, делать, как я говорю!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"То, что вы хотите сделать, может иметь нежелательные последствия.\n" -"Чтобы продолжить, введите фразу «%s»\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Прервано." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Хотите продолжить?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Прервано." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Некоторые файлы скачать не удалось" @@ -3967,6 +3956,19 @@ msgstr "Соединение закрыто преждевременно" msgid "Empty files can't be valid archives" msgstr "Пустые файлы не могут быть допустимыми архивами" +#~ msgid "Yes, do as I say!" +#~ msgstr "Да, делать, как я говорю!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "То, что вы хотите сделать, может иметь нежелательные последствия.\n" +#~ "Чтобы продолжить, введите фразу «%s»\n" +#~ " ?] " + #~ msgid "Line %u too long in source list %s." #~ msgstr "Строка %u в списке источников %s слишком длинная." diff --git a/po/sk.po b/po/sk.po index adf86c454..898c7e5fd 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -1912,31 +1912,20 @@ msgstr "Po tejto operácii sa na disku uvoľní %sB.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Zadané „iba triviálne“, ale toto nie je triviálna operácia." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Áno, urob to, čo vravím!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Možno sa chystáte vykonať niečo škodlivé.\n" -"Ak chcete pokračovať, opíšte frázu „%s“\n" -" ?]" - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Prerušené." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Chcete pokračovať?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Prerušené." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Niektoré súbory sa nedajú stiahnuť" @@ -3842,6 +3831,19 @@ msgstr "Spojenie bolo predčasne ukončené" msgid "Empty files can't be valid archives" msgstr "Prázdne súbory nemôžu byť platné archívy" +#~ msgid "Yes, do as I say!" +#~ msgstr "Áno, urob to, čo vravím!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Možno sa chystáte vykonať niečo škodlivé.\n" +#~ "Ak chcete pokračovať, opíšte frázu „%s“\n" +#~ " ?]" + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Riadok %u v zozname zdrojov %s je príliš dlhý." diff --git a/po/sl.po b/po/sl.po index 3b0d53f2f..f35d1b225 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -1912,31 +1912,20 @@ msgstr "Po tem opravilu bo sproščenega %sB prostora na disku.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Navedena je možnost Samo preprosto, a to opravilo ni preprosto." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Da, naredi tako kot pravim!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Naredili boste nekaj, kar je morda lahko škodljivo.\n" -"Za nadaljevanje vtipkajte frazo '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Prekini." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Ali želite nadaljevati?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Prekini." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Prejem nekaterih datotek ni uspel" @@ -3848,6 +3837,19 @@ msgstr "Povezava se je prezgodaj zaprla" msgid "Empty files can't be valid archives" msgstr "Prazne datoteke ne morejo biti veljavni arhivi" +#~ msgid "Yes, do as I say!" +#~ msgstr "Da, naredi tako kot pravim!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Naredili boste nekaj, kar je morda lahko škodljivo.\n" +#~ "Za nadaljevanje vtipkajte frazo '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Vrstica %u v seznamu virov %s je predolga." diff --git a/po/sv.po b/po/sv.po index 8c1d2d988..5b2cdff4e 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -1938,32 +1938,21 @@ msgstr "Efter denna åtgärd kommer %sB att frigöras på disken.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "”Trivial Only” angavs, men detta är inte en trivial handling." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Ja, gör som jag säger!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Du är på väg att göra någonting som kan vara skadligt\n" -"Skriv in frasen ”%s” för att fortsätta\n" -" ?] " + +#: apt-private/private-install.cc cmdline/apt-mark.cc +msgid "Do you want to continue?" +msgstr "Vill du fortsätta?" # Visas då man svarar nej #: apt-private/private-install.cc msgid "Abort." msgstr "Avbryter." -#: apt-private/private-install.cc cmdline/apt-mark.cc -msgid "Do you want to continue?" -msgstr "Vill du fortsätta?" - #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Misslyckades med att hämta vissa filer" @@ -3885,6 +3874,19 @@ msgstr "Anslutningen stängdes i förtid" msgid "Empty files can't be valid archives" msgstr "Tomma filer kan inte vara giltiga arkiv" +#~ msgid "Yes, do as I say!" +#~ msgstr "Ja, gör som jag säger!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Du är på väg att göra någonting som kan vara skadligt\n" +#~ "Skriv in frasen ”%s” för att fortsätta\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Rad %u är för lång i källistan %s." diff --git a/po/th.po b/po/th.po index 977396e9a..f8fb34ca2 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -1880,31 +1880,20 @@ msgstr "หลังจากการกระทำนี้ เนื้อ msgid "Trivial Only specified but this is not a trivial operation." msgstr "Trivial Only ถูกกำหนดไว้ แต่คำสั่งนี้ไม่ใช่คำสั่งเล็กน้อย" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Yes, do as I say!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"คุณกำลังจะทำสิ่งที่อาจเป็นอันตราย\n" -"หากต้องการดำเนินการต่อ ให้พิมพ์ประโยค '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "เลิกทำ" #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "คุณต้องการจะดำเนินการต่อไปหรือไม่?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "เลิกทำ" + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "ดาวน์โหลดบางแฟ้มไม่สำเร็จ" @@ -3766,6 +3755,19 @@ msgstr "การเชื่อมต่อถูกปิดก่อนเว msgid "Empty files can't be valid archives" msgstr "แฟ้มว่างเปล่าไม่สามารถเป็นแฟ้มจัดเก็บที่ใช้การได้" +#~ msgid "Yes, do as I say!" +#~ msgstr "Yes, do as I say!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "คุณกำลังจะทำสิ่งที่อาจเป็นอันตราย\n" +#~ "หากต้องการดำเนินการต่อ ให้พิมพ์ประโยค '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "บรรทัด %u ในแฟ้มรายชื่อแหล่งแพกเกจ %s ยาวเกินไป" diff --git a/po/tl.po b/po/tl.po index 214f744d3..2347349ce 100644 --- a/po/tl.po +++ b/po/tl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -1893,31 +1893,20 @@ msgstr "Matapos magbuklat ay %sB na puwang sa disk ang mapapalaya.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Tinakdang Trivial Only ngunit hindi ito operasyong trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Oo, gawin ang sinasabi ko!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Kayo ay gagawa ng bagay na maaaring makasama sa inyong sistema.\n" -"Upang magpatuloy, ibigay ang pariralang '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Abort." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Nais niyo bang magpatuloy?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Abort." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "May mga talaksang hindi nakuha" @@ -3798,6 +3787,19 @@ msgstr "Nagsara ng maaga ang koneksyon" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Yes, do as I say!" +#~ msgstr "Oo, gawin ang sinasabi ko!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Kayo ay gagawa ng bagay na maaaring makasama sa inyong sistema.\n" +#~ "Upang magpatuloy, ibigay ang pariralang '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Labis ang haba ng linyang %u sa talaksang pagkukunan %s." diff --git a/po/tr.po b/po/tr.po index 9ef524ccb..23e03af6d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian l10n Turkish \n" @@ -1973,31 +1973,20 @@ msgstr "Bu işlem tamamlandıktan sonra %sB disk alanı boşalacak.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Sadece Önemsiz seçeneği ayarlandı, ama bu önemsiz bir işlem değil." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Evet, söylediğim şekilde yap!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Tehlikeli bir iş yapmak üzeresiniz.\n" -"Devam etmek için '%s' ifadesini yazınız\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Vazgeç." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Devam etmek istiyor musunuz?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Vazgeç." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Bazı dosyalar indirilemedi" @@ -3919,6 +3908,19 @@ msgstr "Bağlantı vaktinden önce kapandı" msgid "Empty files can't be valid archives" msgstr "Boş dosyalar geçerli birer arşiv dosyası olamazlar" +#~ msgid "Yes, do as I say!" +#~ msgstr "Evet, söylediğim şekilde yap!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Tehlikeli bir iş yapmak üzeresiniz.\n" +#~ "Devam etmek için '%s' ifadesini yazınız\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Kaynak listesinin (%2$s) %1$u numaralı satırı çok uzun." diff --git a/po/uk.po b/po/uk.po index ca88c5363..5bd796be5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko \n" "Language-Team: Українська \n" @@ -1947,31 +1947,20 @@ msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "Вказано виконання тільки тривіальних операцій, але це не тривіальна операція." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Так, робити, як я скажу!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Те, що ви хочете зробити, може мати небажані наслідки.\n" -"Щоб продовжити, введіть фразу: '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Перервано." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Бажаєте продовжити?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Перервано." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Деякі файли не вдалося завантажити" @@ -3903,6 +3892,19 @@ msgstr "З'єднання завершено передчасно" msgid "Empty files can't be valid archives" msgstr "Пусті файли не можуть бути правильними архівами" +#~ msgid "Yes, do as I say!" +#~ msgstr "Так, робити, як я скажу!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Те, що ви хочете зробити, може мати небажані наслідки.\n" +#~ "Щоб продовжити, введіть фразу: '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Рядок %u є занадто довгим у переліку джерел %s." diff --git a/po/vi.po b/po/vi.po index 44c61347a..bb10d7685 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -1930,31 +1930,20 @@ msgstr "" "Đã đưa ra “Chỉ không đáng kể” (Trivial Only) nhưng mà thao tác này là đáng " "kể." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Có, làm đi!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Bạn sắp làm việc mà nó có thể gây hư hại cho hệ thống.\n" -"Nếu vẫn muốn tiếp tục thì hãy gõ cụm từ “%s”\n" -"?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Hủy bỏ." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Bạn có muốn tiếp tục không?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Hủy bỏ." + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Một số tập tin không tải về được" @@ -3876,6 +3865,19 @@ msgstr "Kết nối bị đóng bất ngờ" msgid "Empty files can't be valid archives" msgstr "Các tập tin trống rỗng không phải là kho lưu hợp lệ" +#~ msgid "Yes, do as I say!" +#~ msgstr "Có, làm đi!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Bạn sắp làm việc mà nó có thể gây hư hại cho hệ thống.\n" +#~ "Nếu vẫn muốn tiếp tục thì hãy gõ cụm từ “%s”\n" +#~ "?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Dòng %u quá dài trong danh sách nguồn %s." diff --git a/po/zh_CN.po b/po/zh_CN.po index 46e0177a7..39bf8f731 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.0.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2020-03-26 17:38-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) \n" @@ -1876,31 +1876,20 @@ msgstr "解压缩后将会空出 %sB 的空间。\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "虽然您指定了仅执行常规操作,但这并不是常规操作。" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "是,按我说的做!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"您的操作有潜在的危害性。\n" -"若要继续,请输入下面的短句“%s”\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "中止。" #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "您希望继续执行吗?" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "中止。" + #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "有一些文件下载失败" @@ -3748,6 +3737,19 @@ msgstr "连接被永久关闭" msgid "Empty files can't be valid archives" msgstr "空文件不是有效归档" +#~ msgid "Yes, do as I say!" +#~ msgstr "是,按我说的做!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "您的操作有潜在的危害性。\n" +#~ "若要继续,请输入下面的短句“%s”\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "源列表 %2$s 的第 %1$u 行太长了。" diff --git a/po/zh_TW.po b/po/zh_TW.po index 99c7273aa..8a6904c23 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5]